uploading debugging
Some checks failed
Build AppImage / Explore-Gitea-Actions (push) Failing after 1m11s
Some checks failed
Build AppImage / Explore-Gitea-Actions (push) Failing after 1m11s
This commit is contained in:
parent
4afa7a37ca
commit
53349d7764
@ -30,7 +30,9 @@ jobs:
|
||||
- name: Build AppImage
|
||||
run: ./tools/build.sh
|
||||
- name: Upload AppImage
|
||||
run: ./tools/upload_gitea.sh
|
||||
run: |
|
||||
ls
|
||||
./tools/upload_gitea.sh
|
||||
env:
|
||||
GO_PIPELINE_LABEL: ${{ gitea.event.repository.updated_at}}_${{ gitea.sha }}
|
||||
UPLOAD_TOKEN: ${{ vars.GITEA_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user