mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-02-04 22:23:56 +00:00
Getting the darn thing to trigger.
This commit is contained in:
parent
41cd5efde2
commit
156dd40da0
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