WIP
All checks were successful
Hello World / say_hello (push) Successful in 5s

This commit is contained in:
Martin Kudlacek
2025-11-13 09:22:11 +01:00
parent 546e2ec856
commit deb01c37b1

View File

@@ -14,4 +14,11 @@ jobs:
- name: Say Hello
run: echo "Hello, world from Gitea Actions!"
- run: date > muj-cas.txt
- run: ls -alh
- name: Upload package
uses: actions/upload-artifact@v3
with:
name: muj-cas
path: muj-cas.txt