We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3a3906 commit 4228588Copy full SHA for 4228588
1 file changed
.github/workflows/preview-deployment.yml
@@ -13,8 +13,8 @@ permissions:
13
deployments: write
14
15
env:
16
- ON_DEMAND='true'
17
- WORKSPACE_PLAN='Boost'
+ ON_DEMAND: 'true'
+ WORKSPACE_PLAN=: 'Boost'
18
19
jobs:
20
deploy:
0 commit comments