Skip to content

Commit

Permalink
fix snap name
Browse files Browse the repository at this point in the history
  • Loading branch information
byrnHDF committed Apr 11, 2024
1 parent b316abf commit f19bde4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
preset_name: ci-StdShar
file_base: ${{ needs.call-workflow-tarball.outputs.file_base }}
use_hdf: ${{ needs.log-the-inputs.outputs.hdf_tag }}
snap_name: hdf5-${{ needs.call-workflow-tarball.outputs.source_base }}
snap_name: hdf5_plugins-${{ needs.call-workflow-tarball.outputs.source_base }}
use_environ: release

call-workflow-release:
Expand Down

0 comments on commit f19bde4

Please sign in to comment.