Skip to content

Commit

Permalink
Test modify installation package filename
Browse files Browse the repository at this point in the history
  • Loading branch information
nothingface0 committed Dec 19, 2023
1 parent 7833d95 commit 9465987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_installation_package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
with:
name: dqmgui-installation-package
path: |
/tmp/dqmgui/dqmgui_installation_package.tar.gz
/tmp/dqmgui/${{ env.RELEASE_TAG }}.tar.gz
# Create a release based on the tags used, so that the artifact is downloadable
# without a GitHub account.
- name: Release
Expand Down

0 comments on commit 9465987

Please sign in to comment.