Skip to content
This repository was archived by the owner on Feb 1, 2023. It is now read-only.

Commit e1094ae

Browse files
committed
ci: write permission to release
1 parent 9d72021 commit e1094ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
outputs:
2626
urls: ${{ steps.upload.outputs.urls }}
2727
permissions:
28-
contents: read
28+
contents: write
2929
steps:
3030
- uses: actions/checkout@v3
3131
- name: Install poetry

0 commit comments

Comments
 (0)