mirror of
https://github.com/stefanzweifel/git-auto-commit-action.git
synced 2026-04-29 06:49:23 +02:00
Add UPGRADING.md
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# Upgrading
|
||||
|
||||
## From v5 to v6
|
||||
|
||||
The following options have been removed from git-auto-commit and can be removed from your workflows.
|
||||
|
||||
- `create_branch` (git-auto-commit no longer switches branches locally during a workflow run)
|
||||
- `skip_fetch`
|
||||
- `skipt_checkout`
|
||||
|
||||
Reference in New Issue
Block a user