Skip to content

Commit 1caa25f

Browse files
mdboomrwgk
andauthored
Fix the docs build when CI is triggered by a tag (#1662)
Co-authored-by: Ralf W. Grosse-Kunstleve <rwgkio@gmail.com>
1 parent e44a83c commit 1caa25f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ jobs:
221221
uses: ./.github/workflows/build-docs.yml
222222
with:
223223
build-ctk-ver: ${{ needs.ci-vars.outputs.CUDA_BUILD_VER }}
224+
is-release: ${{ github.ref_type == 'tag' }}
224225

225226
checks:
226227
name: Check job status

0 commit comments

Comments
 (0)