We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18d3049 commit e8b9bacCopy full SHA for e8b9bac
appveyor.yml
@@ -41,15 +41,3 @@ deploy:
41
on:
42
appveyor_repo_tag: true # deploy on tag push only
43
44
-deploy:
45
- release: $(APPVEYOR_REPO_TAG_NAME)
46
- description: $(APPVEYOR_REPO_TAG_NAME)
47
- provider: GitHub
48
- auth_token:
49
- secure: KzOT07hQ360+it35h1n/1BU6DYiP9+l4OntltlNUYsZwhy+J0tKvZWGXxQVQYws0
50
- artifact: addon
51
- draft: false
52
- prerelease: $(prerelease)
53
- on:
54
- appveyor_repo_tag: true # deploy on tag push only
55
- - branch: /beta-/
0 commit comments