Add whitespace
Some checks failed
Run Tests on Code / run-tests (push) Successful in 11s
Build and release binary file and packages / test (push) Successful in 11s
Build and release binary file and packages / build (push) Failing after 24s
Build and release binary file and packages / upload-release (push) Has been skipped

This commit is contained in:
Neshura 2023-12-29 02:54:33 +01:00
parent 9b47a6dbac
commit f8f6737ae6
Signed by: Neshura
GPG key ID: B6983AAA6B9A7A6C

View file

@ -95,7 +95,7 @@ jobs:
https://forgejo.neshweb.net/api/packages/${{ secrets.FORGEJO_USERNAME }}/generic/${{ github.event.repository.name }}/${{ github.ref_name }}/chellaris-rust-api-linux-amd64
-
name: Upload Debian Package to main
if: !search(${{ github.ref_name }}, '-rc')
if: ! search(${{ github.ref_name }}, '-rc')
run: |
source release_blobs/build.env
echo 'curl -v --user ${{ secrets.FORGEJO_USERNAME }}:${{ secrets.FORGEJO_TOKEN }} \