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

Use Github CLI to create releases #58

Closed
NikitaSkrynnik opened this issue Feb 22, 2024 · 2 comments
Closed

Use Github CLI to create releases #58

NikitaSkrynnik opened this issue Feb 22, 2024 · 2 comments
Assignees

Comments

@NikitaSkrynnik
Copy link
Contributor

Our release workflow uses Github Action that hasn't been supported since 2021. We should use Github CLI instead:

gh release create "${tag}" --title="${title}"
@denis-tingaikin
Copy link
Member

@denis-tingaikin
Copy link
Member

denis-tingaikin commented Apr 24, 2024

Seems like done. Thanks!

@github-project-automation github-project-automation bot moved this from Under review to Done in Release v1.13.0 Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants