Fix the link to latest PRs on github nightly workflow (https://github.com/woocommerce/woocommerce-blocks/pull/11616)

This commit is contained in:
Alex Florisca 2023-11-06 17:11:20 +00:00 committed by GitHub
parent 2a71627e36
commit ded7d20c51
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
id: 80943895
body: "Nightly release auto generated everyday at 12:01 AM UTC. \n\n[PRs merged since last nightly build](https://github.com/woocommerce/woocommerce-blocks/pulls?q=is%3Apr+closed%3A>%3D{{ steps.date.outputs.date }}+is%3Amerged)"
body: "Nightly release auto generated everyday at 12:01 AM UTC. \n\n[PRs merged since last nightly build](https://github.com/woocommerce/woocommerce-blocks/pulls?q=is%3Apr+closed%3A>%3D${{ steps.date.outputs.date }}+is%3Amerged)"
spacing: 0
replacebody: true
update: