Skip to content

Commit 7b067d7

Browse files
authored
chore: fix token of eve
1 parent 76d6162 commit 7b067d7

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
@@ -10,7 +10,7 @@ jobs:
1010
- uses: GoogleCloudPlatform/release-please-action@v2
1111
id: release
1212
with:
13-
token: ${{ secrets.GITHUB_TOKEN_EVE }}
13+
token: ${{ secrets.GH_TOKEN_EVE }}
1414
release-type: node
1515
package-name: "@easyops-cn/docusaurus-search-local"
1616
bump-minor-pre-major: true

0 commit comments

Comments
 (0)