Skip to content

Commit 17c1781

Browse files
committed
fix(ci): changeset bot
1 parent 5b54c5d commit 17c1781

File tree

2 files changed

+1
-51
lines changed

2 files changed

+1
-51
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@ jobs:
5252
title: "chore(release): release in ci"
5353
env:
5454
# Needs access to push to main
55-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
55+
GITHUB_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN }}
5656
# Needs access to publish to npm
5757
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

.github/workflows/snapshot-release.yml

Lines changed: 0 additions & 50 deletions
This file was deleted.

0 commit comments

Comments
 (0)