Skip to content

Commit

Permalink
.github: Fix typo of permissions (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
corona10 authored Jun 11, 2023
1 parent 857c038 commit cbe4adc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
deploy:
runs-on: ubuntu-latest

permission:
permissions:
# IMPORTANT: this permission is mandatory for trusted publishing
id-token: write

Expand Down

0 comments on commit cbe4adc

Please sign in to comment.