Skip to content

Commit

Permalink
add permision to create release
Browse files Browse the repository at this point in the history
  • Loading branch information
blowekamp committed Apr 28, 2023
1 parent 637bfb3 commit ee7d8ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
contents: write
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit ee7d8ad

Please sign in to comment.