diff --git a/.github/workflows/deploy_to_github_pages.yml b/.github/workflows/deploy_to_github_pages.yml index 8bd35298d..f50bb0eac 100644 --- a/.github/workflows/deploy_to_github_pages.yml +++ b/.github/workflows/deploy_to_github_pages.yml @@ -43,6 +43,7 @@ jobs: :---: 🛫 Deployment still ongoing.
Preview URL will be available at the end of the deployment.
For more information, please check the [Actions](https://github.com/${{ github.repository }}/actions) tab. ${{ needs.get-date.outputs.date }} + test label: pr-preview - name: Remove PR preview comment if: ${{ github.event.action == 'closed' }}