diff --git a/.github/workflows/first-time-setup.yml b/.github/workflows/first-time-setup.yml index 50a3f2b..8f34021 100644 --- a/.github/workflows/first-time-setup.yml +++ b/.github/workflows/first-time-setup.yml @@ -39,7 +39,7 @@ jobs: run: | echo " - # ${{ github.repository.name }} + # ${{ github.event.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.