This commit is contained in:
parent
867e7f2edf
commit
ca490feab4
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ name: Deploy
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- *
|
- '*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
|
|
Loading…
Reference in a new issue