Skip to content

Commit 0f1881c

Browse files
committed
Attempt to fix release
1 parent b844fb4 commit 0f1881c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ jobs:
2626
checks: write
2727
with:
2828
libraryVersion: ${{ inputs.libraryVersion }}
29-
secrets:
30-
token: ${{ secrets.GITHUB_TOKEN }}
29+
secrets: inherit
3130

3231
release:
3332
if: contains('["Swimburger","dprothero"]', github.actor)

0 commit comments

Comments
 (0)