We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c2e582 commit d8af945Copy full SHA for d8af945
CONTRIBUTING.md
@@ -64,6 +64,11 @@ Run [shellcheck] against any shell files eg `shellcheck src/docker-entrypoint.sh
64
note the default output is `README.md updated.` so you will need to use git diff or
65
similar to check for changes
66
67
+## Creating a release
68
+Run the `release` GitHub Action. It will take care of everything.
69
+
70
+After this is done head to the Release page and edit the latest Draft on top, select the
71
+tag you just released and make sure `Set as a pre-release` is unchecked.
72
73
[Slack]: https://slack.terraform-docs.io/
74
[Developer Certificate of Origin]: https://github.com/apps/dco
0 commit comments