Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Features #33

Merged
merged 3 commits into from
May 15, 2024
Merged

Features #33

merged 3 commits into from
May 15, 2024

Conversation

croessner
Copy link
Owner

No description provided.

Christian Roessner added 3 commits May 15, 2024 15:04
A token key has been added to the 'Release' action in the GitHub build-stable workflow. This allows the action to interact with GitHub's APIs and accomplish tasks such as creating a new release, thus improving the automation of the release process.

Signed-off-by: Christian Roessner <c@roessner.co>
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>
@croessner croessner merged commit 1bc28a8 into main May 15, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant