fix the typo actions
Signed-off-by: Alex Lau (AvengerMoJo) <alau@suse.com>
This commit is contained in:
parent
0ed8fecd25
commit
08cdc16d19
@ -16,9 +16,9 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
ls ${{ gitea.workspace }}
|
ls ${{ gitea.workspace }}
|
||||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||||
- name: Hello world action step
|
- name: Hello action steps
|
||||||
id : hello
|
id: hello
|
||||||
users: actions/hello-docker-action@v2
|
uses: actions/hello-docker-action@v2
|
||||||
with:
|
with:
|
||||||
who-to-greety: 'AvengerMoJo'
|
who-to-greety: 'AvengerMoJo'
|
||||||
- name: Get the output time
|
- name: Get the output time
|
||||||
|
Loading…
x
Reference in New Issue
Block a user