feat: allow releasing a dataset based on Singularity (#53)

These versions will be a prerelease ending with "-sisi"
This commit is contained in:
Patric Stout
2024-06-07 20:16:09 +02:00
committed by GitHub
parent 588c7044e4
commit dda6d48512
2 changed files with 10 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ jobs:
- name: Download loaders
run: |
C:\Python27\python.exe download_sde/download_loaders.py
C:\Python27\python.exe download_sde/download_loaders.py ${{ github.ref_name }}
- name: Execute loaders
run: |