Just do it on tags.

This commit is contained in:
Dan 2022-11-22 13:29:12 -05:00
parent e8a6d1cf21
commit 5c3fe94375

View File

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