feat: allow releasing a dataset based on Singularity (#53)
These versions will be a prerelease ending with "-sisi"
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user