Skip to content

Commit

Permalink
chore: update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
janryWang committed Nov 18, 2021
1 parent 56c3646 commit e84a476
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
if: contains(github.event.head_commit.message, 'chore(release)')
steps:
- uses: actions/checkout@v1
with:
fetch-depth: 0
- uses: actions/setup-node@v1
with:
node-version: 12
Expand Down

0 comments on commit e84a476

Please sign in to comment.