looks to be working, set to only release tags

This commit is contained in:
austinried 2021-08-24 11:13:03 +09:00
parent 13e4321d8b
commit d59d473be6

View File

@ -1,10 +1,9 @@
name: build-release
on: push
# on:
# push:
# tags:
# - v*
on:
push:
tags:
- v*
jobs:
build: