diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a5f6406..a9435f7 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -15,10 +15,9 @@ jobs: steps: - name: Run release-please id: release - uses: google-github-actions/release-please-action@v3 + uses: googleapis/release-please-action@v4 with: - token: ${{ secrets.GITHUB_TOKEN }} - command: manifest + token: ${{ secrets.NOIR_RELEASES_TOKEN }} publish: name: Publish plugin to Microsoft marketplace