feat: git-based nightly versions
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user