diff --git a/.github/workflows/npm-update-bot.yml b/.github/workflows/npm-update-bot.yml index 25700040..559da4df 100644 --- a/.github/workflows/npm-update-bot.yml +++ b/.github/workflows/npm-update-bot.yml @@ -14,7 +14,7 @@ jobs: - name: Checkout repository uses: actions/checkout@v4 with: - repository: ${{github.repository}} + repository: ${{ github.repository }} ref: master - name: Setup Node uses: actions/setup-node@v4