Skip to content
This repository was archived by the owner on Jan 29, 2026. It is now read-only.

Commit b6835fa

Browse files
authored
Fix release pipeline (#205)
1 parent 2545d20 commit b6835fa

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pipeline-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ jobs:
3636

3737
draft-release:
3838
name: Draft release
39+
permissions:
40+
contents: write
3941
runs-on: ubuntu-24.04
4042
needs: report
4143
steps:

0 commit comments

Comments
 (0)