Skip to content

Commit

Permalink
Adjusted as per @edsilv's feedback.
Browse files Browse the repository at this point in the history
  • Loading branch information
demiankatz authored Dec 19, 2024
1 parent 3cff3ca commit 104ee87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
run: echo ::set-output name=tag::${GITHUB_REF#refs/*/}

- run: npm ci
- run: npm run build
- run: npm run prepublishOnly

- uses: JS-DevTools/npm-publish@v3
with:
Expand Down

0 comments on commit 104ee87

Please sign in to comment.