ci: 👷 change action url
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 9s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 9s
This commit is contained in:
parent
5d1bf440d2
commit
8078dd7db4
@ -13,7 +13,7 @@ jobs:
|
|||||||
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by Gitea!"
|
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by Gitea!"
|
||||||
- run: echo "🔎 The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."
|
- run: echo "🔎 The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."
|
||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
uses: actions/checkout@v4
|
uses: https://proxy.hellohxx.top/https://github.com/actions/checkout
|
||||||
with:
|
with:
|
||||||
repository: ${{ gitea.repository }}
|
repository: ${{ gitea.repository }}
|
||||||
github-server-url: 'http://192.168.2.5:3000'
|
github-server-url: 'http://192.168.2.5:3000'
|
||||||
|
Loading…
Reference in New Issue
Block a user