diff --git a/.github/workflows/update-known-versions.yml b/.github/workflows/update-known-versions.yml index 11070c2..29d1174 100644 --- a/.github/workflows/update-known-versions.yml +++ b/.github/workflows/update-known-versions.yml @@ -20,7 +20,7 @@ jobs: run: node dist/update-known-versions/index.js src/download/checksum/known-versions.ts - version-manifest.ts + version-manifest.json ${{ secrets.GITHUB_TOKEN }} - run: npm install && npm run all - name: Create Pull Request