Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dd1b380

Browse files
authored
Update deploy-previews.yml
1 parent 98c91b9 commit dd1b380

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/deploy-previews.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,8 @@ jobs:
2828
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2929
BRANCH: gh-pages
3030
FOLDER: Doc/to-github
31+
- name: Comment Deploy Preview Link
32+
uses: github-actions-up-and-running/[email protected]
33+
with:
34+
repo-token: ${{ secrets.GITHUB_TOKEN }}
35+
message: Nice PR!👍

0 commit comments

Comments
 (0)