Update .gitea/workflows/demo.yaml
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled

This commit is contained in:
2025-07-18 11:14:00 +02:00
parent a50c7378aa
commit 62ea878a41

View File

@@ -12,6 +12,7 @@ jobs:
- name: Check out repository code
uses: actions/checkout@v4
with:
repository: 'nico/test'
token: 'd8ea2935b40ad1e2aa4b061f68ff0a092699e202'
- 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."