Skip to content

Commit

Permalink
chore: Fix CI tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
3y3 committed Sep 19, 2023
1 parent 4ab985d commit bbe8b71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ jobs:
- uses: yandex-cloud/ui-release-action@main
with:
github-token: ${{ secrets.YC_UI_BOT_GITHUB_TOKEN }}
npm-token: ${{ secrets.YC_UI_BOT_NPM_TOKEN }}
npm-token: ${{ secrets.ROBOT_DATAUI_NPM_TOKEN }}
node-version: 18

0 comments on commit bbe8b71

Please sign in to comment.