Thanks to visit codestin.com Credit goes to github.com
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 363a016 commit 0613797Copy full SHA for 0613797
.github/workflows/dogfood.yaml
@@ -116,5 +116,5 @@ jobs:
116
# Template source & details
117
TF_VAR_CODER_TEMPLATE_NAME: ${{ secrets.CODER_TEMPLATE_NAME }}
118
TF_VAR_CODER_TEMPLATE_VERSION: ${{ steps.vars.outputs.sha_short }}
119
- TF_VAR_CODER_TEMPLATE_DIR: ./dogfood/contents
+ TF_VAR_CODER_TEMPLATE_DIR: ./contents
120
TF_VAR_CODER_TEMPLATE_MESSAGE: ${{ steps.message.outputs.pr_title }}
0 commit comments