Skip to content

Commit

Permalink
Fix release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
korvin89 committed Nov 14, 2024
1 parent 044ca6b commit 7f7f06d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
sparse-checkout: .
fetch-depth: 0
- name: Setup Node
uses: actions/setup-node@v4
Expand Down

0 comments on commit 7f7f06d

Please sign in to comment.