Skip to content

Commit 69917f9

Browse files
committed
Fix CI
1 parent e2a4abc commit 69917f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,7 @@ jobs:
2828
release:
2929
if: github.event_name == 'workflow_dispatch'
3030
uses: cristalhq/.github/.github/workflows/release.yml@v0.2.1
31+
permissions:
32+
contents: write
3133
with:
3234
tag: ${{ github.event.input.tag }}

0 commit comments

Comments
 (0)