Skip to content

Commit 78bf9a2

Browse files
committed
add write permission to release workflow
1 parent 07520d8 commit 78bf9a2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/cloudpod_release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ on:
1313
branches:
1414
- main
1515
- cloudpod_workflow
16+
17+
permissions:
18+
contents: write
1619

1720
name: Create Release
1821
jobs:

0 commit comments

Comments
 (0)