We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 181539e commit d997fb7Copy full SHA for d997fb7
1 file changed
.github/workflows/build-rpm-qt6-amd64.yml
@@ -217,4 +217,5 @@ jobs:
217
- name: Upload public GPG key
218
uses: actions/upload-artifact@v4
219
with:
220
+ name: ${{ env.RPM_PACKAGE_NAME }}.rpm.pubkey
221
path: ${{ env.RPM_PACKAGE_NAME }}.rpm.pubkey
0 commit comments