Skip to content

Commit

Permalink
(chore) - Fix release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kitten committed Jun 3, 2021
1 parent b27c394 commit 1e12b23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
uses: actions/checkout@v2
with:
fetch-depth: 0
persist-credentials: false

- name: Setup Node
uses: actions/setup-node@v1
Expand Down

0 comments on commit 1e12b23

Please sign in to comment.