Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e781e03 commit c23fc32Copy full SHA for c23fc32
.github/workflows/deploy-previews.yml
@@ -29,7 +29,7 @@ jobs:
29
BRANCH: gh-pages
30
FOLDER: Doc/to-github
31
- name: Comment Deploy Preview Link
32
- uses: github-actions-up-and-running/pr-comment@v1.0.0
+ uses: thollander/actions-comment-pull-request@1.0.0
33
with:
34
repo-token: ${{ secrets.GITHUB_TOKEN }}
35
message: Nice PR!👍 Deploy preview available at https://epicfaace.github.io/cpython/${GITHUB_SHA}
0 commit comments