Skip to content

Commit 2b57465

Browse files
committed
skip_checkout no longer needed in v6
stefanzweifel/git-auto-commit-action@v6 removes the need for checkouts
1 parent c4b7148 commit 2b57465

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/push.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
add_options: -f
2929
file_pattern: chris-buckley-cv.pdf index.md
3030
skip_dirty_check: true
31-
skip_checkout: true
3231
commit_author: 'github-actions[bot] <github-actions[bot]@users.noreply.github.com>'
3332
commit_message: Updated GitHub Pages
3433
branch: gh-pages

0 commit comments

Comments
 (0)