Added auto push

This commit is contained in:
Hugo Bernier 2024-03-24 20:44:47 -04:00 committed by GitHub
parent a184010e3c
commit e0b771fcfb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -68,13 +68,13 @@ jobs:
with:
commit_message: 'Update samples.json'
branch: 'gh-pages'
file_pattern: samples.json
push_options: '--force'
skip_dirty_check: true
- name: Commit to Docs branch
uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: 'Update samples.json'
branch: 'Docs'
file_pattern: samples.json
push_options: '--force'
push_options: '--force'
skip_dirty_check: true