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

Skip to content

Commit 5bfaefb

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

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
@@ -31,5 +31,5 @@ jobs:
3131
- name: Comment Deploy Preview Link
3232
uses: thollander/[email protected]
3333
with:
34-
repo-token: ${{ secrets.GITHUB_TOKEN }}
34+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3535
message: Nice PR!👍 Deploy preview available at https://epicfaace.github.io/cpython/${GITHUB_SHA}

0 commit comments

Comments
 (0)