We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d642ea7 commit 05c91f9Copy full SHA for 05c91f9
.github/create_newsletter_scaffold.sh
@@ -31,4 +31,4 @@ sed -i "s/{{\s*NEWSLETTER_COUNTER\s*}}/${NEWSLETTER_COUNTER}/g" index.md
31
destination="content/news/$(printf "%03d" ${NEWSLETTER_COUNTER})"
32
mkdir -p $destination
33
mv index.md $destination/index.md
34
-git status
+git status
0 commit comments