Skip to content

Commit 58bcfd1

Browse files
committed
Permissions for Release workflow
1 parent ea4f456 commit 58bcfd1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ concurrency: ci-release
1111

1212
jobs:
1313
create-release:
14+
permissions:
15+
contents: write
1416
runs-on: ubuntu-latest
1517
steps:
1618
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

0 commit comments

Comments
 (0)