Skip to content

Commit 4c86c40

Browse files
committed
still fiddling
1 parent cf74199 commit 4c86c40

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -220,9 +220,7 @@ jobs:
220220
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
221221
runs-on: "ubuntu-latest"
222222
permissions:
223-
contents: write
224-
pull-requests: write
225-
repository-projects: write
223+
"contents": "write"
226224
outputs:
227225
val: ${{ steps.host.outputs.manifest }}
228226
steps:

0 commit comments

Comments
 (0)