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

Skip to content
This repository was archived by the owner on Aug 24, 2022. It is now read-only.

Commit 3ef185c

Browse files
authored
Update cookiecutter.yml
1 parent a4ab886 commit 3ef185c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cookiecutter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
git remote add origin https://$GITHUB_ACTOR:[email protected]/$GITHUB_REPOSITORY.git
7070
git push --force --set-upstream origin main
7171
72-
- name: "enbable github pages"
72+
- name: "enable github pages"
7373
uses: actions/github-script@v6
7474
with:
7575
script: |

0 commit comments

Comments
 (0)