Skip to content

Commit

Permalink
add link to release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Eddykasp authored Dec 19, 2024
1 parent d8b73da commit 1973dac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ Collection of utilities used by various Kieler tools. The utilities are publishe
## Releasing Packages
The repository houses multiple packages that can be individually released to npm.
To perform a release, make sure the version number in the `package.json` of the package-to-release has been updated to the new version.
The release can then be automatically performed using the `release-package` workflow.
The release can then be automatically performed using the `release-package` [workflow](https://github.com/kieler/JutilS/actions/workflows/release-package.yml).

0 comments on commit 1973dac

Please sign in to comment.