name changed to goodbye
parent
2662a4862d
commit
012f60229c
|
|
@ -22,6 +22,6 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: hello world
|
- name: good bye
|
||||||
run: echo "Good Bye world"
|
run: echo "Good Bye world"
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue