mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-10 19:46:22 +00:00
[CI] Fix windows build tag exclude
Fixes error: you may only define one of `tags` and `tags-ignore` for a single event
This commit is contained in:
parent
5f96ea4217
commit
1696c69776
3
.github/workflows/cd.yml
vendored
3
.github/workflows/cd.yml
vendored
@ -4,8 +4,7 @@ on:
|
||||
push:
|
||||
tags:
|
||||
- "deluge-*"
|
||||
tags-ignore:
|
||||
- "*.dev0"
|
||||
- "!deluge*-dev*"
|
||||
branches:
|
||||
- develop
|
||||
pull_request:
|
||||
|
Loading…
x
Reference in New Issue
Block a user