Getting the darn thing to trigger.

This commit is contained in:
Dan 2022-11-22 13:28:01 -05:00
parent 41cd5efde2
commit 156dd40da0

View File

@ -1,9 +1,10 @@
name: Release Builds name: Release Builds
on: on:
workflow_dispatch: - workflow_dispatch
push: - push
tags: [ v* ] # push:
# tags: [ v* ]
jobs: jobs:
create_frontend_docker_container: create_frontend_docker_container: