Skip to content

Commit 91c2162

Browse files
authored
Update release.yml
1 parent 67744d7 commit 91c2162

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ jobs:
77
release:
88
name: Feature
99
permissions:
10-
packages: write
10+
contents: read
11+
packages: write
1112
uses: navikt/fp-gha-workflows/.github/workflows/release-feature.yml@main
1213
with:
1314
release-version: ${{ github.event.release.tag_name }}

0 commit comments

Comments
 (0)