git-auto-commit-action/UPGRADING.md
Stefan Zweifel cec27bde37
Fix Typo
2025-02-05 15:59:51 +01:00

11 lines
261 B
Markdown

# 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`
- `skip_checkout`