Skip to content

Commit 15bd406

Browse files
committed
fixup! remove contents dirs
1 parent c1b02ed commit 15bd406

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dogfood.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,6 @@ jobs:
148148
# Template source & details
149149
TF_VAR_CODER_TEMPLATE_NAME: ${{ secrets.CODER_TEMPLATE_NAME }}
150150
TF_VAR_CODER_TEMPLATE_VERSION: ${{ steps.vars.outputs.sha_short }}
151-
TF_VAR_CODER_TEMPLATE_DIR: ./dogfood
151+
TF_VAR_CODER_TEMPLATE_DIR: ./coder
152152
TF_VAR_CODER_TEMPLATE_MESSAGE: ${{ steps.message.outputs.pr_title }}
153153
TF_LOG: info

0 commit comments

Comments
 (0)