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 1dcb42e commit 4cc4585
Show file tree
Hide file tree
Showing 2 changed files with 329 additions and 458 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,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
Loading

0 comments on commit 4cc4585

Please sign in to comment.