mirror of
https://github.com/shadowsocks/shadowsocks-rust.git
synced 2026-02-09 01:59:16 +08:00
publish-github-releases ignore all branches and build for tags
This commit is contained in:
@@ -244,3 +244,8 @@ workflows:
|
||||
- build-linux
|
||||
- build-windows
|
||||
- build-docker
|
||||
filters:
|
||||
branches:
|
||||
ignore: /.*/
|
||||
tags:
|
||||
only: /^v\d+\.\d+\.\d+(-alpha\.\d+)?$/
|
||||
|
||||
Reference in New Issue
Block a user