Skip to content

Commit

Permalink
chore: Allow update-contributors to force push changes
Browse files Browse the repository at this point in the history
  • Loading branch information
simonswine committed Aug 23, 2024
1 parent 7f0dc70 commit 4568d68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@ jobs:
commit_author: 'Pyroscope Bot <dmitry+bot@pyroscope.io>'
commit_message: 'docs: updates the list of contributors in README [skip ci]'
file_pattern: README.md
push_options: '--force-with-lease'
env:
GITHUB_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN }}

0 comments on commit 4568d68

Please sign in to comment.