mirror of
https://github.com/cds-astro/aladin-lite.git
synced 2026-01-16 15:05:01 -08:00
deploy doc and npm on tags
This commit is contained in:
3
.github/workflows/api_doc.yml
vendored
3
.github/workflows/api_doc.yml
vendored
@@ -4,7 +4,8 @@ name: Deploy static content to Pages
|
||||
on:
|
||||
# Runs on pushes targeting the default branch
|
||||
push:
|
||||
branches: ["develop"]
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch:
|
||||
|
||||
Reference in New Issue
Block a user