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

ci: Add release publishing workflow #78

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

jabibamman
Copy link
Owner

This commit adds a new workflow to publish releases. The workflow is triggered on push events with tags and downloads all artifacts from the build job. It then creates a release, uploads client and server assets in zip format, and attaches them to the release.

This commit adds a new workflow to publish releases. The workflow is triggered on push events with tags and downloads all artifacts from the build job. It then creates a release, uploads client and server assets in zip format, and attaches them to the release.
@jabibamman jabibamman self-assigned this Feb 15, 2024
@jabibamman jabibamman added the enhancement New feature or request label Feb 15, 2024
@jabibamman jabibamman merged commit 0798517 into develop Feb 15, 2024
5 checks passed
@jabibamman jabibamman deleted the ci/tag-ci-with-uploading-executale branch February 15, 2024 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant