mirror of
https://github.com/primer/css.git
synced 2024-11-23 03:10:10 +03:00
fix: use unsafe-perm (no "s")
This commit is contained in:
parent
ee1cb85f12
commit
23c48e17e1
1
.github/main.workflow
vendored
1
.github/main.workflow
vendored
@ -37,7 +37,6 @@ action "deploy" {
|
||||
action "publish" {
|
||||
needs = ["lint", "test"]
|
||||
uses = "primer/publish@v1.0.0"
|
||||
args = ["--", "--unsafe-perms"]
|
||||
secrets = ["GITHUB_TOKEN", "NPM_AUTH_TOKEN"]
|
||||
env = {
|
||||
PUBLISH_STATUS_CONTEXT = "npm publish primer"
|
||||
|
Loading…
Reference in New Issue
Block a user