Skip to content

Commit d48e5e3

Browse files
committed
trenger contents:write for å opprette release
1 parent 77214ec commit d48e5e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/createRelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
runs-on: ubuntu-latest
2626
container: ghcr.io/flxbl-io/sfp:${{ vars.SFP_CONTAINER_VERSION || 'latest' }}
2727
permissions:
28-
contents: read
28+
contents: write
2929
packages: read
3030
env:
3131
SFP_LOG_LEVEL: ${{ vars.SFP_LOG_LEVEL || 'INFO' }}

0 commit comments

Comments
 (0)