We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c723865 commit 7c98ae1Copy full SHA for 7c98ae1
.appveyor.yml
@@ -54,7 +54,7 @@ artifacts:
54
- path: dist\*.whl
55
56
deploy:
57
- release: "pysap $(appveyor_repo_tag_name)"
+ release: "pysap $(APPVEYOR_REPO_TAG_NAME)"
58
provider: GitHub
59
auth_token:
60
secure: eoqV4zW9O/Oszrp6hzgBlJKXopstWGolJLeUV9nPC9BH7ME14AG9A7lyvSaALwns
0 commit comments