Skip to content

Commit 1416fc3

Browse files
committed
ci: fix permissions
1 parent c649dd2 commit 1416fc3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010
release:
1111
name: Release
1212
uses: grafana/xk6/.github/workflows/extension-release.yml@v0.19.2
13+
permissions:
14+
contents: write
1315
with:
1416
cgo: true
1517
go-version: ${{vars.GO_VERSION}}

0 commit comments

Comments
 (0)