diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 58b2de8..04df31b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -110,7 +110,7 @@ jobs: - name: Release env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} # NPM_TOKEN: ${{ secrets.NPM_TOKEN }} DO NOT USE HUSKY: 0 # Temporarily disables all Git hooks run: npx semantic-release