mirror of
https://github.com/austinried/subtracks.git
synced 2025-12-29 17:39:27 +01:00
looks to be working, set to only release tags
This commit is contained in:
parent
13e4321d8b
commit
d59d473be6
9
.github/workflows/build-release.yml
vendored
9
.github/workflows/build-release.yml
vendored
@ -1,10 +1,9 @@
|
|||||||
name: build-release
|
name: build-release
|
||||||
|
|
||||||
on: push
|
on:
|
||||||
# on:
|
push:
|
||||||
# push:
|
tags:
|
||||||
# tags:
|
- v*
|
||||||
# - v*
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user