Skip to content

Commit

Permalink
How do I even Docker?!
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed Mar 3, 2019
1 parent 41629cf commit 507340a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/main.workflow
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ action "filter: master branch" {

action "npx semantic-release" {
needs = "filter: master branch"
uses = "docker://timbru31:node-alpine-git"
uses = "docker://timbru31/node-alpine-git"
runs = "npx"
args = "semantic-release"
secrets = ["GITHUB_TOKEN"]
Expand Down

0 comments on commit 507340a

Please sign in to comment.