This commit is contained in:
Andrey Sokolovskiy 2024-12-10 19:50:34 +07:00
parent ff6e83889b
commit 62edd1bf34

View File

@ -1,5 +1,5 @@
name: Gitea Actions Demo
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
run-name: ${{ gitea.actor }} is testing Gitea Actions 🚀
on: [push]
jobs:
@ -16,4 +16,4 @@ jobs:
- name: List files in the repository
run: |
ls ${{ gitea.workspace }}
- run: echo "🍏 This job's status is ${{ job.status }}."
- run: echo "🍏 This job's status is ${{ job.status }}."