-
Notifications
You must be signed in to change notification settings - Fork 683
KiKIMR-22458 fix permissions in update changelog workflow #14886
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Fix bug with permissions in update changelog workflow
🟢 |
⚪ Test history | Ya make output | Test bloat
🟢 |
⚪ Test history | Ya make output | Test bloat
🟢 |
@@ -40,5 +40,5 @@ runs: | |||
run: | | |||
git config --local user.email "[email protected]" | |||
git config --local user.name "GitHub Action" | |||
git config --local github.token ${{ env.UPDATE_REPO_TOKEN }} | |||
git config --local github.token ${{ env.YDBOT_TOKEN }} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
это лишнее кмк
Changelog entry
Fix permissions in update changelog workflow.
Changelog category
Description for reviewers
Update token