We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0a4626 commit 4a44d7cCopy full SHA for 4a44d7c
.github/workflows/deploy.yml
@@ -51,4 +51,4 @@ jobs:
51
- name: Build application
52
run: npm run build
53
- name: Run deploy shell script
54
- run: cd devops && bash ./deploy.sh -p -c
+ run: cd devops && bash ./deploy.sh -p
0 commit comments