something appending /action.yaml. Let's do this
Some checks failed
Explore-GitHub-Actions

This commit is contained in:
lobo 2023-02-27 00:02:30 +00:00
parent a5a749de7a
commit 2c82024bd5

View File

@ -19,7 +19,7 @@ jobs:
- run: echo "🍏 This job's status is ${{ job.status }}."
- name: notify
if: always()
uses: https://git.lerch.org/lobo/actions_test/.gitea/workflows/notifcation.yaml@master
uses: https://git.lerch.org/lobo/actions_test/.gitea/workflows/notifcation@master
# - name: Success Notification
# if: success()
# run: |