chore: forgot one artifact when renaming
All checks were successful
Go Tests / Run Tests (1.24.2) (push) Successful in 9m36s

This commit is contained in:
Jeremy Tregunna 2025-04-20 14:59:43 -06:00
parent 25fe3b1771
commit 3450873ef0
Signed by: jer
GPG Key ID: 1278B36BA6F5D5E4

View File

@ -39,7 +39,7 @@ jobs:
run: |
curl -X POST \
-H "Content-Type: text/plain" \
-d "✅ <b>go-storage</b> success! View run at: https://git.canoozie.net/${{ gitea.repository }}/actions/runs/${{ gitea.run_number }}" \
-d "✅ <b>kevo</b> success! View run at: https://git.canoozie.net/${{ gitea.repository }}/actions/runs/${{ gitea.run_number }}" \
https://chat.canoozie.net/rooms/5/2-q6gKxqrTAfhd/messages
- name: Send failure notification
@ -47,5 +47,5 @@ jobs:
run: |
curl -X POST \
-H "Content-Type: text/plain" \
-d "❌ <b>go-storage</b> failure! View run at: https://git.canoozie.net/${{ gitea.repository }}/actions/runs/${{ gitea.run_number }}" \
-d "❌ <b>kevo</b> failure! View run at: https://git.canoozie.net/${{ gitea.repository }}/actions/runs/${{ gitea.run_number }}" \
https://chat.canoozie.net/rooms/5/2-q6gKxqrTAfhd/messages