Skip to content

Commit

Permalink
feat(actions): XXX-0 allow plibot to force push
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin committed Dec 5, 2023
1 parent 8404060 commit 6bd9467
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,6 @@ jobs:

# Optional. Skip internal call to `git fetch`
skip_fetch: true

# PliBot is allowed to force-push, bypassing the branch protections
push_options: --force

0 comments on commit 6bd9467

Please sign in to comment.