Skip to content

Commit 494915a

Browse files
committed
rename document in CI as well
1 parent b18ac17 commit 494915a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
name: Check the IVOA document
88

99
env:
10-
doc_name: IAP
10+
doc_name: AuthVO
1111

1212
on:
1313
pull_request:

.github/workflows/preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
name: Update PDF Preview
88

99
env:
10-
doc_name : IAP
10+
doc_name : AuthVO
1111
branch_name: ${{ github.head_ref || github.ref_name }}
1212
tag_preview: auto-pdf-preview
1313

0 commit comments

Comments
 (0)