backend - towards a better gitops deploy strategy #70
| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user