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

Skip to content

Commit dabc15f

Browse files
authored
Update deploy-previews.yml
1 parent 0440449 commit dabc15f

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
@@ -12,7 +12,7 @@ jobs:
1212
uses: thollander/[email protected]
1313
with:
1414
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
15-
message: Test. Nice PR!👍 Deploy preview available at https://epicfaace.github.io/cpython/${{GITHUB_SHA}}
15+
message: Test. Nice PR!👍 Deploy preview available at https://epicfaace.github.io/cpython/${{ github.sha }}
1616
- uses: actions/checkout@v2
1717
- name: Setup Python
1818
uses: actions/[email protected]

0 commit comments

Comments
 (0)