We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d094419 commit b1d38e4Copy full SHA for b1d38e4
.github/workflows/deploy-ui.yml
@@ -58,8 +58,6 @@ jobs:
58
- name: Deploy
59
# run: pnpm deploy:boxel-ui ${{ inputs.environment }} --verbose
60
run: pnpm deploy:boxel-ui staging --verbose
61
- env:
62
- EMBER_CLI_DEPLOY_REUSE_BUILD: "1"
63
64
# FIXME restore?
65
# - name: Send notification to Discord
0 commit comments