Skip to content
This repository has been archived by the owner on Nov 24, 2024. It is now read-only.

Commit

Permalink
Release name is different from tag
Browse files Browse the repository at this point in the history
  • Loading branch information
FeodorFitsner committed Jun 24, 2024
1 parent b813a91 commit 5108a11
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 @@ -21,5 +21,5 @@ test: off
deploy:
provider: GitHub
auth_token: $(GITHUB_TOKEN)
release: $(PYTHON_VERSION)
release: v$(PYTHON_VERSION)
artifact: python-android-install

0 comments on commit 5108a11

Please sign in to comment.