diff --git a/.gitea/workflows/hello_world.yaml b/.gitea/workflows/hello_world.yaml index 66a932c..685e5d4 100644 --- a/.gitea/workflows/hello_world.yaml +++ b/.gitea/workflows/hello_world.yaml @@ -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: |