Skip to content

Commit

Permalink
fix: update code 15
Browse files Browse the repository at this point in the history
  • Loading branch information
popovevgen committed Dec 29, 2023
1 parent ebdcfff commit c6f8f7a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ jobs:
- name: 'Checkout'
uses: actions/checkout@v4
with:
fetch-depth: 0
persist-credentials: false
token: ${{ secrets.SEMANTIC_RELEASE_GITHUB_TOKEN }}

- name: 'Setup Node.js v20'
uses: actions/setup-node@v4
Expand Down

0 comments on commit c6f8f7a

Please sign in to comment.