mirror of
https://github.com/linka-cloud/d2vm.git
synced 2025-08-17 21:16:40 +00:00
actions: publish docs only on tag
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
This commit is contained in:
4
.github/workflows/docs.yaml
vendored
4
.github/workflows/docs.yaml
vendored
@@ -1,9 +1,7 @@
|
|||||||
name: Docs
|
name: Docs
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
tags: [ "v*" ]
|
||||||
- docs
|
|
||||||
- main
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Reference in New Issue
Block a user