Skip to content

Commit

Permalink
ci: change init readme on create template
Browse files Browse the repository at this point in the history
  • Loading branch information
kilee1230 committed Dec 23, 2023
1 parent 834108f commit 16434f3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/first-time-setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,9 @@ jobs:
run: |
echo "
Personalized readme text. Hello ${{ github.repository_owner }}!
# ${{ github.repository }}

A minimalistic Express.js template for building APIs. This template provides a starting point for creating robust and scalable API projects using Express.js, a popular web framework for Node.js.

" > README.md
Expand Down

0 comments on commit 16434f3

Please sign in to comment.