Update .gitea/workflows/demo.yml
Some checks failed
/ Explore-Gitea-Actions (push) Failing after 41s
Some checks failed
/ Explore-Gitea-Actions (push) Failing after 41s
This commit is contained in:
parent
af487d8e85
commit
f20385480a
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ jobs:
|
|||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
github-server-url: 'https://hannover.ccc.de/gitlab/'
|
||||
github-server-url: 'https://hannover.ccc.de/gitlab'
|
||||
- run: echo " The ${{ gitea.repository }} repository has been cloned to the runner."
|
||||
- run: echo " The workflow is now ready to test your code on the runner."
|
||||
- name: List files in the repository
|
||||
|
|
Loading…
Reference in a new issue