Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #12 from namehash/feat/add-nameparser
Browse files Browse the repository at this point in the history
fix: update release workflow
  • Loading branch information
FrancoAguzzi authored Mar 23, 2024
2 parents 91c9f94 + b3f752d commit fb5a4b6
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 @@ -47,4 +47,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: npx semantic-release
run: npx semantic-release

0 comments on commit fb5a4b6

Please sign in to comment.