Skip to content

Commit

Permalink
More adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
rvanasa committed Nov 27, 2024
1 parent 8b1d805 commit ab5cec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ jobs:
repository: ${{ github.repository }}
number: ${{ github.event.number }}
id: deploy-preview
message: "✨ Documentation preview for ${{ github.event.after }}:\n\n> **https://dfinity.github.io/${{ github.event.repository.name }}/${{ env.PR_PATH}}/** · [source code](https://github.com/${{ github.repository }}/tree/gh-pages/${{ env.PR_PATH }}/)"
message: "✨ Documentation preview for ${{ github.event.after }}:\n\n> **https://dfinity.github.io/${{ github.event.repository.name }}/${{ env.PR_PATH}}** · [source code](https://github.com/${{ github.repository }}/tree/gh-pages/${{ env.PR_PATH }}/)"

0 comments on commit ab5cec6

Please sign in to comment.