mirror of
https://github.com/jwetzell/showbridge-webui.git
synced 2026-08-27 00:48:58 +00:00
change to publish on tag
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
name: publish
|
name: publish
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
tags:
|
||||||
- release
|
- 'v*'
|
||||||
jobs:
|
jobs:
|
||||||
build-publish:
|
build-publish:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user