Update .gitea/workflows/jekyll.yaml
Some checks failed
Jekyll / jekyll (pull_request) Failing after 1m50s
Some checks failed
Jekyll / jekyll (pull_request) Failing after 1m50s
This commit is contained in:
parent
c3c425a272
commit
705bfae600
|
@ -18,6 +18,7 @@ jobs:
|
||||||
- name: Check out repository
|
- name: Check out repository
|
||||||
id: checkout
|
id: checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
github-server-url: 'https://forge.87b59b92.nip.io/'
|
||||||
- name: Change file ownership
|
- name: Change file ownership
|
||||||
id: file_ownership
|
id: file_ownership
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue