Update deploy-rs workflrow

This commit is contained in:
albert 2024-02-16 09:35:01 +09:00
parent 629dde37b1
commit 94e0f5ee0e
No known key found for this signature in database
GPG key ID: 64F6C4EB46C4543A

View file

@ -96,6 +96,7 @@ jobs:
run: |
ssh -q -A -o StrictHostKeyChecking=no albert@framework-server \
"
cd /etc/nixos/git
git commit -am \"[ACTIONS] deploy-rs updates (`date +%Y-%m-%d`)\"
git push
"
@ -106,4 +107,4 @@ jobs:
gotify_app_token: '${{ secrets.GOTIFY_TOKEN }}'
notification_title: '[ ${{ github.repository }}: ${{ github.workflow }} ] Deployment Failed'
notification_message: 'Your deployment has failed. Check Forgejo.'
name: "Send Notification - Failure"
name: "Send Notification - Failure"