Skip to content

Commit 5bf298f

Browse files
committed
Update the github action token secret
1 parent 365c6a5 commit 5bf298f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
command: manifest
1717
release-type: node
18-
token: ${{ secrets.GITHUB_TOKEN }}
18+
token: ${{ secrets.LI_GITHUB_ACTION_TOKEN }}
1919

2020
publish-release:
2121
needs: release-please

0 commit comments

Comments
 (0)