Skip to content

Commit 348ebf2

Browse files
Merge pull request #118 from descriptinc/swb/fix-release-2
Fix release workflow (again, for real this time)
2 parents ffe03e9 + 5f32c86 commit 348ebf2

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
@@ -4,6 +4,8 @@ on:
44
- "master"
55
workflow_dispatch:
66
name: Create Release
7+
permissions:
8+
contents: write
79

810
jobs:
911
build:

0 commit comments

Comments
 (0)