diff --git a/.github/workflows/release-beta.yml b/.github/workflows/release-beta.yml index 2aefbd94..122cbc1d 100644 --- a/.github/workflows/release-beta.yml +++ b/.github/workflows/release-beta.yml @@ -23,5 +23,5 @@ jobs: run: node scripts/beta-release.js $GITHUB_RUN_ID - name: Publish - run: npx vsce publish -p ${{ secrets.VSCE_PAT }} + run: npx vsce publish -p ${{ secrets.VSCE_PAT }} --baseImagesUrl dev