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

Skip to content

Commit c23fc32

Browse files
authored
Update deploy-previews.yml
1 parent e781e03 commit c23fc32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-previews.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
BRANCH: gh-pages
3030
FOLDER: Doc/to-github
3131
- name: Comment Deploy Preview Link
32-
uses: github-actions-up-and-running/pr-comment@v1.0.0
32+
uses: thollander/actions-comment-pull-request@1.0.0
3333
with:
3434
repo-token: ${{ secrets.GITHUB_TOKEN }}
3535
message: Nice PR!👍 Deploy preview available at https://epicfaace.github.io/cpython/${GITHUB_SHA}

0 commit comments

Comments
 (0)