.
Some checks failed
lint / runner / vale (push) Failing after 3s

This commit is contained in:
g_it 2026-04-07 17:04:48 +02:00
commit 9d642fdd95
Signed by untrusted user who does not match committer: g_it
GPG key ID: A2B0A7C06A054627

View file

@ -11,7 +11,7 @@ jobs:
steps:
- uses: https://data.forgejo.org/actions/checkout@v4
with:
repository: g_it/site # Explicit: owner/repo format
repository: https://gugulet.hu/technical/git/g_it/site # Explicit: owner/repo format
token: ${{ secrets.GITHUB_TOKEN }} # Or FORGEJO_TOKEN
persist-credentials: false # Prevent credential leakage <kcite ref="2"/>