Skip to content

Commit

Permalink
fix: adds fix for semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
2xAA committed May 8, 2021
1 parent b538477 commit d3d31d6
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 @@ -12,6 +12,7 @@ jobs:
uses: actions/checkout@v2
with:
fetch-depth: 0
persist-credentials: false # <--- this

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

0 comments on commit d3d31d6

Please sign in to comment.