Update actions workflow
Some checks failed
ssh-test / ssh-test (push) Failing after 21s

This commit is contained in:
iFargle 2023-12-25 08:24:48 +09:00
parent 1b94d39940
commit 3c1469b732

View file

@ -52,10 +52,6 @@ jobs:
gotify_app_token: '${{ secrets.GOTIFY_TOKEN }}'
notification_title: '[ ${{ github.repository }}: ${{ github.workflow }} ] NixOS Flake Updated'
notification_message: 'Build completed successfully.'
- if: always()
run: rm -rf /.cache
- if: always()
run: rm -rf ${{ github.workspace }}
- if: failure()
uses: https://git.sysctl.io/actions/gotify-action@master
with: