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 21107b4 commit d587112Copy full SHA for d587112
README.md
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- uses: actions/checkout@v2
18
- run: echo "WEEK=$(date '+%B %d, %Y')" >> $GITHUB_ENV
19
- - uses: matthewferry/create-a-project@main
+ - uses: matthewferry/create-a-project@v1
20
env:
21
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
22
with:
0 commit comments