Skip to content

Commit

Permalink
Change artifact name based on runtime and version
Browse files Browse the repository at this point in the history
  • Loading branch information
computerquip-streamlabs committed Apr 19, 2018
1 parent a20a469 commit a6520bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ before_deploy:

deploy:
- provider: GitHub
artifact: $(SignedArtifact).tar.gz
artifact: $(RuntimeName)-$(RuntimeVersion).tar.gz
auth_token:
secure: nP2TonQxdUNyL65bmBKVPi0/jYX3h6mPCdFgJs1WeD+kNhgoUJ4mqxZ2FWkjpE0N
draft: false
Expand Down

0 comments on commit a6520bb

Please sign in to comment.