feat: git-based nightly versions

This commit is contained in:
2026-08-07 23:20:42 -04:00
parent 673a11b320
commit 28d63c14e3
11 changed files with 62 additions and 7 deletions
+1
View File
@@ -11,6 +11,7 @@ jobs:
permissions:
contents: write
env:
CARGO_TARGET_DIR: /opt/cargo-target/${{ gitea.repository }}
API: ${{ gitea.server_url }}/api/v1/repos/${{ gitea.repository }}
TOKEN: ${{ secrets.GITEA_TOKEN }}
TAG: ${{ gitea.ref_name }}