Skip to content

Commit

Permalink
ci: update workflows config. (#570)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Sep 9, 2023
1 parent 275a66d commit d5eeea6
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 @@ -69,7 +69,7 @@ jobs:
with:
commit_message: ${{steps.tag_version.outputs.tag}} ${{ github.event.head_commit.message }}
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./build
publish_dir: ./www/build
user_name: 'github-actions[bot]'
user_email: 'github-actions[bot]@users.noreply.github.com'

Expand Down

1 comment on commit d5eeea6

@vercel
Copy link

@vercel vercel bot commented on d5eeea6 Sep 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.