Update '.gitea/workflows/hello_world.yaml'

This commit is contained in:
lobo 2023-03-28 06:10:39 +00:00
parent 6dfb59b2f1
commit b97faaa4ef

View File

@ -5,7 +5,7 @@ jobs:
Explore-GitHub-Actions:
runs-on: ubuntu-latest
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event"
- name: Check out repository code
uses: actions/checkout@v3
- name: List files in the repository