we require ref apparently
Some checks failed
Explore-GitHub-Actions

This commit is contained in:
lobo 2023-02-26 23:59:26 +00:00
parent 7a9ab3f340
commit 5d9c8b9df9

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 #@Notify
uses: https://git.lerch.org/lobo/actions_test/.gitea/workflows/notifcation.yaml@master
# - name: Success Notification
# if: success()
# run: |