Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ascorbic committed Dec 8, 2024
1 parent 6a4022b commit fffc075
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,10 @@ jobs:
name: Release
runs-on: ubuntu-latest
permissions:
contents: read
contents: write
id-token: write
pull-requests: write
repository-projects: write
steps:
- uses: navikt/github-app-token-generator@v1
id: get-token
Expand Down

0 comments on commit fffc075

Please sign in to comment.