Skip to content

Commit c84b777

Browse files
committed
ci: try to fix de permission issue
Signed-off-by: Raí Siqueira <rai93siqueira@gmail.com>
1 parent 7ef1b6c commit c84b777

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@ name: Release to NPM
22

33
concurrency: ${{ github.workflow }}-${{ github.ref }}
44

5-
permissions:
6-
contents: read
7-
pull-requests: write
8-
95
on:
106
push:
117
branches:

0 commit comments

Comments
 (0)