Skip to content

Commit fffc075

Browse files
committed
Update release.yaml
1 parent 6a4022b commit fffc075

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/release.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,10 @@ jobs:
1212
name: Release
1313
runs-on: ubuntu-latest
1414
permissions:
15-
contents: read
15+
contents: write
1616
id-token: write
17+
pull-requests: write
18+
repository-projects: write
1719
steps:
1820
- uses: navikt/github-app-token-generator@v1
1921
id: get-token

0 commit comments

Comments
 (0)