Improved handling of true values from GitHub YAML.

This commit is contained in:
Patrick Lehmann
2024-12-26 18:12:47 +01:00
parent 9296bd6e7d
commit d324bdacee
4 changed files with 10 additions and 9 deletions

View File

@@ -55,7 +55,7 @@ jobs:
- name: ⏬ Checkout repository
uses: actions/checkout@v4
- name: 📥 Download artifacts '${{ inputs.doc }}' from 'BuildTheDocs' job
- name: 📥 Download artifacts '${{ inputs.doc }}' from 'SphinxDocumentation' job
uses: pyTooling/download-artifact@v4
with:
name: ${{ inputs.doc }}