master branch
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s

This commit is contained in:
Gabriel Simmer 2023-07-15 18:08:32 +01:00
parent 9da1b6335b
commit 71cb88b3a7
Signed by: arch
GPG key ID: C81B106D46C5B875

View file

@ -12,7 +12,7 @@ jobs:
- name: Check out repository code
uses: https://github.com/RouxAntoine/checkout@v3.5.4
with:
ref: main
ref: master
- 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