A GitHub Action to run iggy server
name | description | required | default |
---|---|---|---|
version | The Iggy version to launch. | false | latest |
autostart | Set to false if you do not want to start iggy server automatically | false | true |
name | description |
---|---|
version | The Iggy version that was launched. |
This action is a node20
action.
Any pull request is welcome!
Every pull request should be reviewed and merged. Once it‘s done, you can trigger a release at any time going to releases. A draft release is created and updated with new pull request. You can edit
the release, then publish
it. It will publish the release and create the adapted tag. It’s done!