Skip to content

Commit

Permalink
Merge pull request #24 from blowekamp/gh_releaes
Browse files Browse the repository at this point in the history
add permision to create release
  • Loading branch information
blowekamp authored Apr 28, 2023
2 parents 61025af + ee7d8ad commit a3f3f67
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 a3f3f67

Please sign in to comment.