mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-01-28 18:55:14 +00:00
Getting the darn thing to trigger.
This commit is contained in:
parent
cc4b1a2edd
commit
e8a6d1cf21
7
.github/workflows/release_builds.yml
vendored
7
.github/workflows/release_builds.yml
vendored
@ -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…
x
Reference in New Issue
Block a user