upload fixed
Some checks failed
Build AppImage / Explore-Gitea-Actions (push) Failing after 15m12s

This commit is contained in:
2023-12-06 16:51:16 +01:00
parent bfc25e33f9
commit b50200592d
2 changed files with 8 additions and 8 deletions

View File

@ -31,5 +31,5 @@ jobs:
run: ./tools/upload_gitea.sh
env:
GO_PIPELINE_LABEL: ${{ env.YEAR }}.${{ gitea.run_number }}_${{ env.SHA_SHORT }}
UPLOAD_TOKEN: ${{ secrets.GITEA_TOKEN }}
UPLOAD_USER: ${{ vars.GITEA_USER }}
UPLOAD_TOKEN: ${{ secrets.UPLOAD_TOKEN }}
UPLOAD_USER: ${{ vars.UPLOAD_USER }}