Skip to content

Commit

Permalink
Add tag to sif name
Browse files Browse the repository at this point in the history
  • Loading branch information
ppinchuk committed Jan 3, 2024
1 parent 79cb051 commit 4b6bd48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/apptainer-build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
include:
- os: ubuntu-latest
artifact_name: gaps.sif
asset_name: gaps-linux-amd64.sif
asset_name: gaps-linux-amd64-${{ github.ref }}.sif
# - os: windows-latest
# artifact_name: mything.exe
# asset_name: mything-windows-amd64
Expand Down

0 comments on commit 4b6bd48

Please sign in to comment.