We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b18ac17 commit 494915aCopy full SHA for 494915a
.github/workflows/build.yml
@@ -7,7 +7,7 @@
7
name: Check the IVOA document
8
9
env:
10
- doc_name: IAP
+ doc_name: AuthVO
11
12
on:
13
pull_request:
.github/workflows/preview.yml
name: Update PDF Preview
- doc_name : IAP
+ doc_name : AuthVO
branch_name: ${{ github.head_ref || github.ref_name }}
tag_preview: auto-pdf-preview
0 commit comments