Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Commit

Permalink
Version number format consistency.
Browse files Browse the repository at this point in the history
  • Loading branch information
joelday committed Sep 9, 2019
1 parent db1f45f commit 5c7a539
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 @@ -35,7 +35,7 @@ skip_commits:
- README.md

deploy:
release: papyrus-debug-server-$(APPVEYOR_BUILD_VERSION)
release: $(APPVEYOR_BUILD_VERSION)
description: 'Papyrus Debug Server xSE Plugin'
provider: GitHub
auth_token:
Expand Down

0 comments on commit 5c7a539

Please sign in to comment.