Skip to content
This repository was archived by the owner on Feb 17, 2023. It is now read-only.

Commit ade65de

Browse files
committed
Fix appveyor syntax.
1 parent e115c83 commit ade65de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,6 @@ deploy:
124124
artifact: dist/*.whl
125125
draft: false
126126
prerelease: false
127-
on:
127+
#on:
128128
#branch: release # release from this branch only
129129
#APPVEYOR_REPO_TAG: true # deploy on tag push only

0 commit comments

Comments
 (0)