Skip to content

Commit d37e7ab

Browse files
committed
write
1 parent 6db11d7 commit d37e7ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
if: github.ref == 'refs/heads/main' || contains(github.ref, 'prerelease')
3535
environment: production
3636
permissions:
37-
contents: read
37+
contents: write
3838
id-token: write
3939
pull-requests: write
4040
steps:

0 commit comments

Comments
 (0)