Skip to content

Commit

Permalink
Fix missing URL_PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
wesley-dean-gsa committed Nov 19, 2024
1 parent dd863e6 commit cad1419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview_button.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit cad1419

Please sign in to comment.