Skip to content

Commit af215f6

Browse files
authored
rm releases keyword (#24)
1 parent 4db244f commit af215f6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,7 @@ jobs:
4646
needs: deploy
4747
runs-on: ubuntu-latest
4848
permissions:
49-
contents: read
50-
releases: write
49+
contents: write
5150
steps:
5251
- name: Create GitHub Release
5352
id: create_release

0 commit comments

Comments
 (0)