diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 92487396..6051cecf 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -30,4 +30,4 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.PLUTO_GITHUB }} NPM_TOKEN: ${{ secrets.NPM_TOKEN }} - run: npx semantic-release + run: npx semantic-release -r git@github.com:elribonazo/prism-pluto-encrypted.git