diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 61a2dd1..534c89b 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -78,6 +78,6 @@ jobs: run: npm ci --ignore-scripts - name: Release - # env: - # GITHUB_TOKEN: ${{ secrets.PAT_SEMANTIC_RELEASE }} + env: + GITHUB_TOKEN: ${{ secrets.PAT_SEMANTIC_RELEASE }} run: npx semantic-release