more name mismatches - take 4
Some checks failed
Build and Release / build (push) Successful in 4m41s
Build and Release / sign (push) Failing after 47s

This commit is contained in:
Emil Lerch 2025-07-19 14:31:49 -07:00
parent c2f5599c0d
commit c7c37394e4
Signed by: lobo
GPG key ID: A7B62D657EF764F8

View file

@ -39,7 +39,7 @@ jobs:
run: | run: |
curl -s --user ${{ github.actor }}:${{ secrets.PACKAGE_PUSH }} \ curl -s --user ${{ github.actor }}:${{ secrets.PACKAGE_PUSH }} \
--upload-file release-tracker-x86_64-linux.tar.gz \ --upload-file release-tracker-x86_64-linux.tar.gz \
https://git.lerch.org/api/packages/lobo/generic/aws-sdk-with-models/${{ github.sha }}/release-tracker-x86_64-linux.tar.gz https://git.lerch.org/api/packages/lobo/generic/release-tracker/${{ github.sha }}/release-tracker-x86_64-linux.tar.gz
- name: Upload - name: Upload
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v3