diff --git a/.github/workflows/preview_button.yml b/.github/workflows/preview_button.yml index 6c42f9f7..bd214569 100644 --- a/.github/workflows/preview_button.yml +++ b/.github/workflows/preview_button.yml @@ -47,5 +47,5 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} message: | ## Preview This Branch - [Preview](${{ steps.customvars.outputs.BASE_URL }}${{ steps.customvars.URL_PATH }}) + [Preview](${{ steps.customvars.outputs.BASE_URL }}${{ steps.customvars.outputs.URL_PATH }}) comment_tag: button