Skip to content

Commit

Permalink
✏️ Typo in CI deployment script
Browse files Browse the repository at this point in the history
  • Loading branch information
lukecarr committed Oct 11, 2022
1 parent 3397af7 commit d591d3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
with:
apiToken: ${{ secrets.CF_API_TOKEN }}
accountId: ${{ secrets.CF_ACCOUNT_ID }}
command: pages publish out --project-name=www --branch=production
command: pages publish out --project-name=www --branch=main

0 comments on commit d591d3b

Please sign in to comment.