Deploy only on tags
This commit is contained in:
parent
2ba0964e07
commit
0e176cb2f3
2
.github/workflows/deployment.yaml
vendored
2
.github/workflows/deployment.yaml
vendored
@ -2,8 +2,6 @@ name: Deployment
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
tags:
|
tags:
|
||||||
- '*'
|
- '*'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user