Skip to content

Commit

Permalink
Added tag differently
Browse files Browse the repository at this point in the history
  • Loading branch information
ppinchuk committed Jan 3, 2024
1 parent 4b6bd48 commit b2f68e4
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-${{ github.ref }}.sif
asset_name: gaps-linux-amd64-$tag.sif
# - os: windows-latest
# artifact_name: mything.exe
# asset_name: mything-windows-amd64
Expand Down

0 comments on commit b2f68e4

Please sign in to comment.