diff --git a/.gitea/workflows/backend_build-deploy-stg.yaml b/.gitea/workflows/backend_build-deploy-stg.yaml index 1a43b9f..c967b73 100644 --- a/.gitea/workflows/backend_build-deploy-stg.yaml +++ b/.gitea/workflows/backend_build-deploy-stg.yaml @@ -22,7 +22,7 @@ jobs: name: Add a comment to the PR to notify about the deployment steps: - name: Notify about deployment - uses: marocchino/sticky-pull-request-comment@v2 + uses: https://github.com/marocchino/sticky-pull-request-comment@v2 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} header: backend deployed to production