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: |
|
||||
ls ${{ gitea.workspace }}
|
||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||
- name: Hello world action step
|
||||
id : hello
|
||||
users: actions/hello-docker-action@v2
|
||||
- name: Hello action steps
|
||||
id: hello
|
||||
uses: actions/hello-docker-action@v2
|
||||
with:
|
||||
who-to-greety: 'AvengerMoJo'
|
||||
- name: Get the output time
|
||||
|
Loading…
x
Reference in New Issue
Block a user