diff --git a/.github/workflows/screenshots.yml b/.github/workflows/screenshots.yml index 94017ad8..7bb2b633 100644 --- a/.github/workflows/screenshots.yml +++ b/.github/workflows/screenshots.yml @@ -53,7 +53,7 @@ jobs: env: OWNER: ${{ github.repository_owner }} with: - run: node puppeteer.js https://github.com/${{ github.REPOSITORY_OWNER }} + run: node puppeteer.js "https://github.com/${{ github.REPOSITORY_OWNER }}" - name: Push changes run: |