fix: enforce real static build and use job token for releases
iperf3 static musl build / build-and-release (push) Failing after 18s

This commit is contained in:
Hermes Agent
2026-05-07 23:11:33 +00:00
parent e7c0e83b41
commit 87cc2d27b0
2 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ jobs:
- name: Publish release assets
shell: sh
env:
GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }}
GITEA_TOKEN: ${{ gitea.token }}
GITEA_API_URL: ${{ gitea.api_url }}
REPO_OWNER: ${{ gitea.repository_owner }}
REPO_NAME: static-musl-builds