Skip to content

Commit

Permalink
Update build-commit-subfolder.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
merlin-quix authored Nov 15, 2022
1 parent 8aba6b8 commit a2dab86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-commit-subfolder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
if: always()

- name: Echo Site URL
run: echo "Docs preview site available at https://quixdocs.blob.core.windows.net/pr${{ steps.findandreplace.outputs.value }}/index.html"
run: echo "Docs preview site available at https://quixdocsdev.blob.core.windows.net/pr${{ steps.findandreplace.outputs.value }}/index.html"



0 comments on commit a2dab86

Please sign in to comment.