Skip to content

v1.0.4

Compare
Choose a tag to compare
@croessner croessner released this 15 May 13:33
· 484 commits to main since this release
Update condition and token in github action

The github action in 'build-stable.yaml' has been updated with a new condition for release. It now triggers only if the github reference starts with 'refs/tags/'. The token has also been updated from 'GITHUB_TOKEN' to 'NAUTHILUS_RELEASE' which specifies the token to be used for release authentication.

Signed-off-by: Christian Roessner <[email protected]>