Skip to content

Commit a5ebea0

Browse files
matifalimafredri
andauthored
Update .github/workflows/dogfood.yaml
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
1 parent f23b7a9 commit a5ebea0

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
@@ -74,7 +74,7 @@ jobs:
7474
7575
- name: "Push template"
7676
run: |
77-
./coder templates push $CODER_TEMPLATE_NAME --directory $CODER_TEMPLATE_DIR --yes --name=$CODER_TEMPLATE_VERSION --message=$CODER_TEMPLATE_MESSAGE
77+
./coder templates push $CODER_TEMPLATE_NAME --directory $CODER_TEMPLATE_DIR --yes --name=$CODER_TEMPLATE_VERSION --message="$CODER_TEMPLATE_MESSAGE"
7878
env:
7979
# Consumed by Coder CLI
8080
CODER_URL: https://dev.coder.com

0 commit comments

Comments
 (0)