mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2026-07-01 19:10:32 +02:00
Update main.workflow
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user