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