Skip to content

Commit

Permalink
Change release format in appveyor file.
Browse files Browse the repository at this point in the history
  • Loading branch information
pedro.armando committed Apr 12, 2019
1 parent 84b82a1 commit 327e919
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 @@ -16,7 +16,7 @@ artifacts:
type: file

deploy:
release: amqp-filter-exchange-v$(appveyor_build_version)
release: $(APPVEYOR_REPO_TAG_NAME)
description: 'Release description'
provider: GitHub
auth_token:
Expand Down

0 comments on commit 327e919

Please sign in to comment.