Deploy on Release #3471
Gmanicus
started this conversation in
Improvement Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there,
It would be helpful to be able to deploy my application only after I create a new release on my Github repo. That way I make sure I properly document every release, and that's a requirement for the changes to hit production. Currently, the only options seem to be
(1) deploy automatically on push to main
(2) manually deploy
(3) create a custom webhook to do this.
Beta Was this translation helpful? Give feedback.
All reactions