mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-01-27 10:15:10 +00:00
Just do it on tags.
This commit is contained in:
parent
e8a6d1cf21
commit
5c3fe94375
6
.github/workflows/release_builds.yml
vendored
6
.github/workflows/release_builds.yml
vendored
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user