mirror of
https://github.com/austinried/subtracks.git
synced 2025-12-27 00:59:28 +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
|
||||
|
||||
on: push
|
||||
# on:
|
||||
# push:
|
||||
# tags:
|
||||
# - v*
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- v*
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user