Skip to content

Commit

Permalink
ci: use repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
kilee1230 committed Dec 23, 2023
1 parent 16434f3 commit 2bf017a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/first-time-setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: |
echo "
# ${{ github.repository }}
# ${{ github.repository.name }}

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.

Expand Down

0 comments on commit 2bf017a

Please sign in to comment.