Skip to content

Commit

Permalink
Add to readme how to create a new release
Browse files Browse the repository at this point in the history
  • Loading branch information
security-companion committed May 19, 2024
1 parent 7ec3e91 commit ce6b912
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,9 @@ Hint: According to issue #2 there seem to occur problems on OS X devices with th

## Hints
Rebuild package-lock.json with `npm i --package-lock-only`

## Create a new release

1. Adapt version in package.json
1. Create tag with same version
1. Start action with "Run workflow" and Use workflow from new version tag

0 comments on commit ce6b912

Please sign in to comment.