We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16e6e61 commit 7f0fd11Copy full SHA for 7f0fd11
1 file changed
.appveyor.yml
@@ -28,7 +28,7 @@ deploy:
28
prerelease: false
29
on:
30
branch: master
31
- appveyor_repo_tag: false
+# appveyor_repo_tag: false
32
33
on_success:
34
- ps: >-
0 commit comments