We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d9c73b6 + 5da20e8 commit c820f17Copy full SHA for c820f17
1 file changed
.github/workflows/release.yml
@@ -12,6 +12,8 @@ on:
12
jobs:
13
release:
14
name: Release
15
+ permissions:
16
+ contents: write
17
uses: voxpupuli/crafty/.github/workflows/release.yml@main
18
with:
19
allowed_owner: openvoxproject
0 commit comments