diff --git a/.github/workflows/screenshots.yml b/.github/workflows/screenshots.yml index fbc9291a..35e214a4 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/${OWNER}" + run: node puppeteer.js https://github.com/${GITHUB_REPOSITORY_OWNER} - name: Push changes run: |