mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-08-13 01:23:38 +00:00
switch docs to publish on tag
This commit is contained in:
@@ -2,8 +2,8 @@ name: Publish to docs site
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
tags:
|
||||
- "v*"
|
||||
jobs:
|
||||
build-docs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user