Skip to content

Commit

Permalink
Attempt to fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
Swimburger committed Apr 21, 2023
1 parent b844fb4 commit 0f1881c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ jobs:
checks: write
with:
libraryVersion: ${{ inputs.libraryVersion }}
secrets:
token: ${{ secrets.GITHUB_TOKEN }}
secrets: inherit

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

0 comments on commit 0f1881c

Please sign in to comment.