Skip to content

Commit

Permalink
chore: Update reactjs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Aug 19, 2020
1 parent d611e53 commit acde021
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/reactjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,9 @@ jobs:
with:
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
publish_branch: reactjs
publish_dir: ./reactjs
publish_dir: ./reactjs
allow_empty_commit: true
keep_files: false
force_orphan: true
user_name: 'github-actions[bot]'
user_email: 'github-actions[bot]@users.noreply.github.com'

0 comments on commit acde021

Please sign in to comment.