parent
4ce10b7056
commit
9d642fdd95
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
|
@ -11,7 +11,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: https://data.forgejo.org/actions/checkout@v4
|
- uses: https://data.forgejo.org/actions/checkout@v4
|
||||||
with:
|
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
|
token: ${{ secrets.GITHUB_TOKEN }} # Or FORGEJO_TOKEN
|
||||||
persist-credentials: false # Prevent credential leakage <kcite ref="2"/>
|
persist-credentials: false # Prevent credential leakage <kcite ref="2"/>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue