Skip to content

Commit 726be37

Browse files
Update permissions
1 parent b04b1af commit 726be37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ jobs:
102102
if: github.event_name == 'push' && contains(github.ref, 'refs/tags/')
103103

104104
permissions:
105+
contents: write
105106
id-token: write # IMPORTANT: mandatory for trusted publishing & sigstore
106107

107108
environment:

0 commit comments

Comments
 (0)