We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 471805f commit 8d7b587Copy full SHA for 8d7b587
.github/workflows/release.yml
@@ -50,5 +50,5 @@ jobs:
50
with:
51
name: ${{ env.version_tag }}
52
files: |
53
- /root/rpmbuild/RPMS/x86_64/lemur-azure-data-movers-${{ env.version_tag }}-lustre_2.12.x86_64.rpm
54
- /root/rpmbuild/RPMS/x86_64/lemur-azure-hsm-agent-${{ env.version_tag }}-lustre_2.12.x86_64.rpm
+ /github/home/rpmbuild/RPMS/x86_64/lemur-azure-data-movers-${{ env.version_tag }}-lustre_2.12.x86_64.rpm
+ /github/home/rpmbuild/RPMS/x86_64/lemur-azure-hsm-agent-${{ env.version_tag }}-lustre_2.12.x86_64.rpm
0 commit comments