Skip to content

Commit

Permalink
ci: fix publish workflow permissions (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
MaikoTan authored Apr 1, 2024
1 parent 6864064 commit 6926b5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
uses: AwesomeHamster/workflows/.github/workflows/publish.yml@master
permissions:
contents: write
id-token: write
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
with:
Expand Down

0 comments on commit 6926b5a

Please sign in to comment.