Udpated add and commit to use push

This commit is contained in:
Hugo Bernier 2024-03-24 15:32:12 -04:00 committed by GitHub
parent cdbe6de213
commit c18dc6a350
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 3 deletions

View File

@ -37,7 +37,5 @@ jobs:
with:
default_author: github_actions
cwd: ./gh-pages
branch: gh-pages
add: 'samples.json --force'
push: true
token: ${{ secrets.GITHUB_TOKEN }}
push: origin gh-pages --force