docs: use built-in gitea token
Build / build (push) Failing after 6m20s

This commit is contained in:
dmg
2026-01-22 22:33:21 -05:00
parent 846e6311a0
commit d4a61660c0
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -13,7 +13,6 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
token: ${{ secrets.GITEA_TOKEN }}
- name: Set up Java
uses: actions/setup-java@v4