Skip to content

Commit

Permalink
Run set-version
Browse files Browse the repository at this point in the history
  • Loading branch information
chee committed Feb 20, 2019
1 parent 76ab0be commit 6af57e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/main.workflow
Expand Up @@ -26,7 +26,7 @@ action "tag-only filter" {
action "Set version" {
uses = "actions/npm@59b64a598378f31e49cb76f27d6f3312b582f680"
needs = ["tag-only filter"]
args = "--no-git-tag-version version from-git"
args = "run set-version"
}

action "Publish" {
Expand Down

0 comments on commit 6af57e0

Please sign in to comment.