We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0716426 commit 346517dCopy full SHA for 346517d
.github/workflows/backup.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Update backups
27
run: github-backup neovim --exclude neovim-backup winget-pkgs --token ${{ secrets.PAT }} --fork --incremental --issues --issue-comments --pulls --pull-comments
28
- name: Push changes
29
- uses: stefanzweifel/git-auto-commit-action@v5
+ uses: stefanzweifel/git-auto-commit-action@v6
30
with:
31
commit_message: Backup update
32
commit_user_name: marvim
0 commit comments