Skip to content

Commit

Permalink
ci: Added missing permission
Browse files Browse the repository at this point in the history
  • Loading branch information
mrkbac committed Jul 21, 2023
1 parent d8388d0 commit cab37df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
permissions:
# IMPORTANT: this permission is mandatory for trusted publishing
id-token: write
contents: read

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit cab37df

Please sign in to comment.