Update '.gitea/workflows/hello_world.yaml'
Some checks failed
Explore-GitHub-Actions
Sign-Something

This commit is contained in:
lobo 2023-03-27 01:25:36 +00:00
parent d00c999dc0
commit 873c2650d8

View File

@ -17,9 +17,6 @@ jobs:
ls ${{ github.workspace }}
- run: false
- run: echo "🍏 This job's status is ${{ job.status }}."
- name: notify
if: always()
uses: https://git.lerch.org/lobo/actions_test/.gitea/workflows/notifcation@master
Sign-Something:
runs-on: ubuntu-latest
needs: Explore-GitHub-Actions