act on all tags
This commit is contained in:
parent
a1d0a2053b
commit
5f907647cd
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ name: on tags
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
|
- *
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Add table
Reference in a new issue