Skip to content

Commit 6356718

Browse files
authored
Rewrite README on first run
Refs #4
1 parent d38e36d commit 6356718

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/scrape.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
fi
2929
chmod +x scrape.sh
3030
echo "Created scrape.sh"
31+
# And replace README.md
32+
echo "# Scheduled scraper\n\nFor $REPO_DESC" >> README.md
3133
fi
3234
env:
3335
REPO_DESC: ${{ github.event.repository.description }}

0 commit comments

Comments
 (0)