update ci
Build & Release binary / build (push) Canceled after 10m49s

This commit is contained in:
2026-08-15 02:39:02 +05:00
parent 548f7f3eb8
commit b2609cebc7
2 changed files with 15 additions and 10 deletions
+2 -3
View File
@@ -22,9 +22,8 @@ jobs:
run: docker compose run --rm prod
- name: Create Gitea release & upload assets
if: startsWith(gitea.ref, 'refs/tags/')
env:
GITEA_SERVER_URL: ${{ gitea.server_url }}
GITEA_REPOSITORY: ${{ gitea.repository }}
GITEA_TOKEN: ${{ secrets.PAT_GITEA }}
run: bash .build/prod/release.sh "${{ gitea.ref_name }}"
PAT_GITEA: ${{ secrets.PAT_GITEA }}
run: bash .build/prod/release.sh