We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edb4163 commit 6cf3a57Copy full SHA for 6cf3a57
.github/workflows/test-deployment.yml
@@ -34,5 +34,5 @@ jobs:
34
with:
35
name: production-build
36
- name: Upload prod build to server
37
- working-directory: ./scripts
+ working-directory: scripts
38
run: copy2site.sh
0 commit comments