mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
feat: add gh pages
This commit is contained in:
parent
9111332760
commit
d698d55f04
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -26,4 +26,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
message: |
|
message: |
|
||||||
🚀 PR Preview deployed!
|
🚀 PR Preview deployed!
|
||||||
👉 [View it here](https://<USERNAME>.github.io/<REPO>/pr-${{ github.event.pull_request.number }}/)
|
👉 [View it here](https://dokploy.github.io/templates/pr-${{ github.event.pull_request.number }}/)
|
||||||
|
Loading…
Reference in New Issue
Block a user