forked from compAIR/libcreate
ci: change tag filter
This commit is contained in:
parent
efd9cf02c9
commit
f8b977336a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/package.yaml
vendored
2
.github/workflows/package.yaml
vendored
|
@ -3,7 +3,7 @@ name: Package
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- "**"
|
- "*"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
package:
|
package:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue