Skip to content

Commit 5da20e8

Browse files
committed
fix: add permission to create gh release
1 parent d9c73b6 commit 5da20e8

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
@@ -12,6 +12,8 @@ on:
1212
jobs:
1313
release:
1414
name: Release
15+
permissions:
16+
contents: write
1517
uses: voxpupuli/crafty/.github/workflows/release.yml@main
1618
with:
1719
allowed_owner: openvoxproject

0 commit comments

Comments
 (0)