Just do it on tags.
This commit is contained in:
parent
156dd40da0
commit
5a3836b2a1
|
@ -1,10 +1,8 @@
|
|||
name: Release Builds
|
||||
|
||||
on:
|
||||
- workflow_dispatch
|
||||
- push
|
||||
# push:
|
||||
# tags: [ v* ]
|
||||
push:
|
||||
tags: [ v* ]
|
||||
|
||||
jobs:
|
||||
create_frontend_docker_container:
|
||||
|
|
Loading…
Reference in New Issue