We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 721b672 commit 193fa66Copy full SHA for 193fa66
1 file changed
.appveyor.yml
@@ -67,7 +67,7 @@ artifacts:
67
path: libgltf.*.zip
68
69
deploy:
70
- release: libgltf.$(appveyor_build_version).$(platform)
+ release: $(appveyor_repo_tag_name)
71
description: 'Release'
72
provider: GitHub
73
auth_token:
0 commit comments