Skip to content

Commit

Permalink
ci(release): fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jjangga0214 committed Nov 7, 2023
1 parent 3fc2667 commit c8900ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: actions/checkout@v4
with:
# 0 indicates all history for all branches and tags.
fetch-depth: 0 # For git history test
fetch-depth: 0 # For changeset

- name: Set up pnpm
uses: pnpm/action-setup@v2
Expand Down

1 comment on commit c8900ab

@vercel
Copy link

@vercel vercel bot commented on c8900ab Nov 7, 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.