Skip to content

Commit

Permalink
[ci] Fix PR published status comment link
Browse files Browse the repository at this point in the history
  • Loading branch information
Naros committed Apr 21, 2024
1 parent 66b4094 commit 8d8505d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/surge-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
body: |
🎊 PR Preview has been successfully built and deployed to https://godot-orchestrator-github-io-preview-pr-${{ steps.pr.outputs.id }}.surge.sh
🎊 PR Preview has been successfully built and deployed to https://vahera-godot-orchestrator-docs-preview-pr-${{ steps.pr.outputs.id }}.surge.sh
<img width="300" src="https://user-images.githubusercontent.com/507615/90250366-88233900-de6e-11ea-95a5-84f0762ffd39.png">
<!-- Sticky Pull Request Comment -->
body-include: '<!-- Sticky Pull Request Comment -->'
Expand Down

0 comments on commit 8d8505d

Please sign in to comment.