Skip to content

Commit

Permalink
Update release-to-npm.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ohswedd committed Nov 30, 2024
1 parent ff577af commit 71204fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-to-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
# Step 1: Check out the repository
- name: Checkout code
uses: actions/checkout@v3
with:
fetch-depth: 0

# Step 2: Set up Node.js
- name: Set up Node.js
Expand Down

0 comments on commit 71204fa

Please sign in to comment.