We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b714cb1 commit 69dfac1Copy full SHA for 69dfac1
.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