Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <c@roessner.co>
- Loading branch information