Browse Source

Update main.yml

Loris Leiva 1 year ago
parent
commit
b471d3469a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/main.yml

+ 1 - 1
.github/workflows/main.yml

@@ -118,5 +118,5 @@ jobs:
         with:
           publish: ./node_modules/.bin/changeset publish
         env:
-          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+          GITHUB_TOKEN: ${{ secrets.PAT_GITHUB }}
           NPM_TOKEN: ${{ secrets.NPM_TOKEN }}