Skip to content

Commit d27f592

Browse files
authored
Update create_github_release.yaml
1 parent b83ee9f commit d27f592

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/create_github_release.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,8 +224,7 @@ jobs:
224224
]
225225
runs-on: ubuntu-latest
226226
permissions:
227-
contents: read
228-
releases: write
227+
contents: write
229228
steps:
230229
- name: Download artifacts
231230
uses: actions/download-artifact@v3

0 commit comments

Comments
 (0)