Just do it on tags.

This commit is contained in:
Dan 2022-11-22 13:29:12 -05:00
parent 156dd40da0
commit 5a3836b2a1
1 changed files with 2 additions and 4 deletions

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: