update token name
Some checks failed
CI / test-and-build (push) Has been cancelled

This commit is contained in:
2026-03-24 11:56:25 +01:00
parent 93b5543017
commit 2836ca3530

View File

@@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0
token: ${{ secrets.GITEA_TOKEN }} token: ${{ secrets.DEPLOY_TOKEN }}
- uses: actions/setup-node@v4 - uses: actions/setup-node@v4
with: with: