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

@ -46,4 +46,5 @@ jobs:
gotify_api_base: '${{ secrets.GOTIFY_URL }}'
gotify_app_token: '${{ secrets.GOTIFY_TOKEN }}'
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

@ -48,4 +48,5 @@ jobs:
gotify_api_base: '${{ secrets.GOTIFY_URL }}'
gotify_app_token: '${{ secrets.GOTIFY_TOKEN }}'
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

@ -62,4 +62,5 @@ jobs:
gotify_api_base: '${{ secrets.GOTIFY_URL }}'
gotify_app_token: '${{ secrets.GOTIFY_TOKEN }}'
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"