more name mismatches - take 4
This commit is contained in:
parent
c2f5599c0d
commit
c7c37394e4
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ jobs:
|
|||
run: |
|
||||
curl -s --user ${{ github.actor }}:${{ secrets.PACKAGE_PUSH }} \
|
||||
--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
|
||||
uses: actions/upload-artifact@v3
|
||||
|
|
Loading…
Add table
Reference in a new issue