workflows changes 5

This commit is contained in:
t1amak
2025-12-09 00:27:11 +01:00
parent b5fe895f6e
commit fc15269f23

View File

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