workflows changes 4

This commit is contained in:
t1amak
2025-12-09 00:14:01 +01:00
parent b086315f4c
commit b5fe895f6e

View File

@@ -32,6 +32,8 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
with:
server_url: ${{ github.server_url }}
token: ${{ secrets.GITEA_TOKEN }}
fetch-depth: 0
submodules: recursive