chore(ci): use release PAT

This commit is contained in:
Ricardo Arturo Cabral Mejía 2024-10-22 21:36:01 -04:00
parent 10ee85e2b5
commit e939d0da33

View File

@ -175,5 +175,5 @@ jobs:
run: npm ci
- name: Release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.RELEASE_PAT }}
run: npx semantic-release