Skip to content

Commit d587112

Browse files
authored
Fixes typo in readme
1 parent 21107b4 commit d587112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@v2
1818
- run: echo "WEEK=$(date '+%B %d, %Y')" >> $GITHUB_ENV
19-
- uses: matthewferry/create-a-project@main
19+
- uses: matthewferry/create-a-project@v1
2020
env:
2121
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2222
with:

0 commit comments

Comments
 (0)