mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2024-12-22 14:15:10 -05:00
Update main.workflow
This commit is contained in:
parent
026ce03faf
commit
38510e7339
2
.github/main.workflow
vendored
2
.github/main.workflow
vendored
@ -16,7 +16,7 @@ action "npm run build" {
|
||||
|
||||
action "Shell" {
|
||||
uses = "veggiemonk/bin/git@master"
|
||||
args = "status"
|
||||
args = "TOKEN=$GITHUB_TOKEN node buildMetadata.js && ./push.sh"
|
||||
needs = ["npm run build"]
|
||||
secrets = ["GITHUB_TOKEN"]
|
||||
env = {
|
||||
|
Loading…
Reference in New Issue
Block a user