We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 54abde8 + 7280086 commit 644b33eCopy full SHA for 644b33e
.github/workflows/release.yml
@@ -7,6 +7,7 @@ jobs:
7
release:
8
name: Feature
9
permissions:
10
+ contents: read
11
packages: write
12
uses: navikt/fp-gha-workflows/.github/workflows/release-feature.yml@main
13
with:
0 commit comments