mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-07-26 01:31:57 -07:00
ci: tweak deployment conditions
This commit is contained in:
@@ -73,9 +73,9 @@ deploy:
|
||||
# deploy when a new tag is pushed and only on the stable channel
|
||||
on:
|
||||
CHANNEL: stable
|
||||
APPVEYOR_REPO_TAG: true
|
||||
appveyor_repo_tag: true
|
||||
|
||||
branches:
|
||||
only:
|
||||
- /^\d+\.\d+\.\d+$/
|
||||
- /\d+\.\d+\.\d+/
|
||||
- master
|
||||
|
Reference in New Issue
Block a user