line continuation
This commit is contained in:
parent
a9375b404e
commit
3928f48251
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ jobs:
|
|||
- name: Publish release archive
|
||||
run: |
|
||||
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
|
||||
|
||||
- name: Upload
|
||||
|
|
Loading…
Add table
Reference in a new issue