Skip to content

Commit e939d0d

Browse files
committed
chore(ci): use release PAT
1 parent 10ee85e commit e939d0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,5 +175,5 @@ jobs:
175175
run: npm ci
176176
- name: Release
177177
env:
178-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
178+
GITHUB_TOKEN: ${{ secrets.RELEASE_PAT }}
179179
run: npx semantic-release

0 commit comments

Comments
 (0)