mirror of
https://github.com/stefanzweifel/git-auto-commit-action.git
synced 2025-08-26 01:32:10 +08:00
Add UPGRADING.md
This commit is contained in:
10
UPGRADING.md
Normal file
10
UPGRADING.md
Normal file
@@ -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