diff --git a/.repo-runner.yaml b/.repo-runner.yaml index d301dc9..51edf31 100644 --- a/.repo-runner.yaml +++ b/.repo-runner.yaml @@ -7,5 +7,6 @@ commands: - make publish environment: + DRAFT: "false" CGO_ENABLED: 0 MOD_MODE: readonly diff --git a/History.md b/History.md index ed6e551..0574ed6 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,7 @@ +# 0.4.0 / 2021-09-06 + + * Allow setting custom variables + # 0.3.0 / 2020-09-07 * Add customizable feature-flags to enable switches in template