docs: add terraform to mkdocs

Ref: #1987
This commit is contained in:
Jef LeCompte
2021-02-23 12:14:41 -05:00
parent d341ef72aa
commit 488bc544c9
3 changed files with 9 additions and 6 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: simple
changelog-path: docs/changelog.md
changelog-path: CHANGELOG.md
package-name: streetmerchant
- name: Login into GitHub Container Registry
if: ${{ steps.release.outputs.release_created }}