Skip to content

Commit 0d16f55

Browse files
committed
Merge branch 'master' of github.com:flashkot/jsPackCompress
2 parents eb74418 + f5e6390 commit 0d16f55

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/npm-publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ jobs:
2121
publish-npm:
2222
needs: build
2323
runs-on: ubuntu-latest
24+
permissions:
25+
contents: read
26+
id-token: write
2427
steps:
2528
- uses: actions/checkout@v4
2629
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)