This commit is contained in:
James Mills 2023-08-23 00:09:14 +10:00
parent db94259a22
commit e0afd7c829
No known key found for this signature in database
GPG key ID: AC4C014F1440EBD6

View file

@ -29,5 +29,5 @@ jobs:
- name: Notify PR
uses: actions/pr-comment@main
with:
token: ${{ secrets.GITEA_AUTOMATION_TOKEN }}
token: ${{ secrets.AUTOMATION_TOKEN }}
comment: "Site deployed to: ${{ steps.deploy.outputs.meliDeployUrl }}"