diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 1ee1e9b..3399e21 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -34,7 +34,7 @@ jobs: docker ps --format "{{.Names}} {{.Image}} {{.Status}}" - name: Send Deployment Notification - uses: https://git.hcmc.online/actions/deploy-notify@v1 + uses: https://git.hcmc.online/actions/deploy-notify@main if: always() with: status: ${{ job.status }}