diff --git a/.github/workflows/npm-update-bot.yml b/.github/workflows/npm-update-bot.yml index 03af94b4..25700040 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: wg-easy/wg-easy + repository: ${{github.repository}} ref: master - name: Setup Node uses: actions/setup-node@v4