Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
youngbryanyu committed Jan 17, 2024
1 parent 594ec69 commit ff6819c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ The overall pipeline workflow is:
6. Publish new package version to NPM (only on push). The actual step within the workflow that performs this is only run if there were code changes detected.
7. Create release and tag on GitHub (only on push). The actual step within the workflow that performs this is only run if there were code changes detected.

> :warning: Thus, markdown file changes will need to be manually published to NPM. The release and tags on GitHub will need to be manually created as well.
> :warning: Thus, markdown file changes will need to be manually published to NPM. The release and tags for such changes on GitHub will need to be manually created as well.

0 comments on commit ff6819c

Please sign in to comment.