Skip to content

Commit

Permalink
Upload the correct binaries on release
Browse files Browse the repository at this point in the history
  • Loading branch information
skx committed Feb 24, 2019
1 parent 3474c16 commit 53d45e4
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 @@ -33,6 +33,6 @@ action "Test" {
##
action "Upload" {
uses = "skx/github-action-publish-binaries@master"
args = "go*-*"
args = "monkey-*"
secrets = ["GITHUB_TOKEN"]
}

0 comments on commit 53d45e4

Please sign in to comment.