mirror of
https://github.com/swc-project/swc.git
synced 2024-12-26 15:12:08 +03:00
chore(ci): Fix permissions of publish action (#7768)
This commit is contained in:
parent
51d17b66ad
commit
fa7e4289bd
2
.github/workflows/publish-node.yml
vendored
2
.github/workflows/publish-node.yml
vendored
@ -10,7 +10,7 @@ env:
|
|||||||
DISABLE_PLUGIN_E2E_TESTS: true
|
DISABLE_PLUGIN_E2E_TESTS: true
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: write
|
||||||
id-token: write
|
id-token: write
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
Loading…
Reference in New Issue
Block a user