Skip to content

Commit

Permalink
Fix target_branch typo (#2662)
Browse files Browse the repository at this point in the history
  • Loading branch information
epicfaace authored Jan 17, 2022
1 parent c801e67 commit 055d566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
uses: crazy-max/[email protected]
with:
keep_history: true
target-branch: gh-pages
target_branch: gh-pages
build_dir: dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 055d566

Please sign in to comment.