Getting the darn thing to trigger.
This commit is contained in:
parent
cc4b1a2edd
commit
e8a6d1cf21
|
@ -1,9 +1,10 @@
|
|||
name: Release Builds
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
tags: [ v* ]
|
||||
- workflow_dispatch
|
||||
- push
|
||||
# push:
|
||||
# tags: [ v* ]
|
||||
|
||||
jobs:
|
||||
create_frontend_docker_container:
|
||||
|
|
Loading…
Reference in New Issue