mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2025-04-19 15:38:04 +02:00
Update main.workflow
This commit is contained in:
parent
026ce03faf
commit
38510e7339
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue