fix(ci): use Gitea package token
This commit is contained in:
@@ -156,7 +156,6 @@ jobs:
|
|||||||
needs: verify
|
needs: verify
|
||||||
runs-on: [self-hosted, linux, arch, homelab]
|
runs-on: [self-hosted, linux, arch, homelab]
|
||||||
env:
|
env:
|
||||||
GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }}
|
|
||||||
RELEASE_TAG: ${{ github.event.inputs.release_tag }}
|
RELEASE_TAG: ${{ github.event.inputs.release_tag }}
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
|
|||||||
Reference in New Issue
Block a user