Skip to content

Commit 237fc08

Browse files
authored
README broken link, close #72
1 parent b44e7fc commit 237fc08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ csvToJson.fieldDelimiter(',')
338338

339339
## CI CD github action
340340

341-
This repository uses the [GitHub Action iuccio/npm-semantic-publish-action@latest](https://github.com/marketplace/actions/npm-semver-publish-action) to publish the npm packeges.
341+
This repository uses the [GitHub Action iuccio/npm-semantic-publish-action@latest](https://github.com/marketplace/actions/npm-semver-publish) to publish the npm packeges.
342342
Pushing on the master branch, depending on the git message, an new version will always be released.
343343
If the commit message contains the keyword:
344344
* **[MAJOR]**: new major relase, e.g. v1.0.0 -> v2.0.0

0 commit comments

Comments
 (0)