try with correct url?
Some checks failed
Build and deploy the backend to staging / Build and push image (pull_request) Successful in 1m49s
Build and deploy the backend to staging / Add a comment to the PR to notify about the deployment (pull_request) Failing after 21s
Run linting on the backend code / Build (pull_request) Has been cancelled
Run testing on the backend code / Build (pull_request) Has been cancelled

This commit is contained in:
2025-10-14 14:50:27 +02:00
parent 708c07cf49
commit 219cfcf1a6

View File

@@ -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