Update workflows
All checks were successful
ssh-test / ssh-test (push) Successful in 20s

This commit is contained in:
iFargle 2023-12-20 22:23:18 +09:00
parent 0568c5caa3
commit fe5a391518
3 changed files with 6 additions and 3 deletions

View file

@ -47,3 +47,4 @@ jobs:
gotify_app_token: '${{ secrets.GOTIFY_TOKEN }}' gotify_app_token: '${{ secrets.GOTIFY_TOKEN }}'
notification_title: 'Build Failed (${{ github.actor }})' notification_title: 'Build Failed (${{ github.actor }})'
notification_message: 'Your build has failed. Check Forgejo.' notification_message: 'Your build has failed. Check Forgejo.'
name: "Send Notification"

View file

@ -49,3 +49,4 @@ jobs:
gotify_app_token: '${{ secrets.GOTIFY_TOKEN }}' gotify_app_token: '${{ secrets.GOTIFY_TOKEN }}'
notification_title: 'Build Failed (${{ github.actor }})' notification_title: 'Build Failed (${{ github.actor }})'
notification_message: 'Your build has failed. Check Forgejo.' notification_message: 'Your build has failed. Check Forgejo.'
name: "Send Notification"

View file

@ -63,3 +63,4 @@ jobs:
gotify_app_token: '${{ secrets.GOTIFY_TOKEN }}' gotify_app_token: '${{ secrets.GOTIFY_TOKEN }}'
notification_title: 'Build Failed (${{ github.actor }})' notification_title: 'Build Failed (${{ github.actor }})'
notification_message: 'Your build has failed. Check Forgejo.' notification_message: 'Your build has failed. Check Forgejo.'
name: "Send Notification"