Skip to content

Commit eee38ff

Browse files
committed
chore: remove commented permissions block
1 parent d83faca commit eee38ff

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,6 @@ jobs:
4242
runs-on: ubuntu-latest
4343
needs: build
4444

45-
# This permissions block grants the GITHUB_TOKEN the permissions required to make a Release
46-
# permissions:
47-
# contents: write
48-
4945
steps:
5046
- name: Checkout
5147
uses: actions/checkout@v4

0 commit comments

Comments
 (0)