Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Geert authored Dec 6, 2023
1 parent 7d2f667 commit fcceee9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ on:
branches:
- main

permissions:
id-token: write # This is required for requesting the JWT
contents: write
issues: write
security-events: read

jobs:
release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit fcceee9

Please sign in to comment.