Update '.gitea/workflows/hello_world.yaml'
This commit is contained in:
parent
6dfb59b2f1
commit
b97faaa4ef
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user