We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d17dde commit 3479409Copy full SHA for 3479409
.github/workflows/deploy-triplate-contact-form.yml
@@ -41,4 +41,4 @@ jobs:
41
42
- name: Build & Deploy
43
run: |
44
- yarn workspace triplate-contact-form push
+ cd triplate-contact-form && yarn push
0 commit comments