We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 40302fc + 18c4140 commit 7f6f736Copy full SHA for 7f6f736
.github/workflows/staging.yml
@@ -68,7 +68,7 @@ jobs:
68
uses: actions/upload-artifact@v4
69
with:
70
name: serverArtifact
71
- path: app
+ path: server
72
73
- name: Upload Docker Compose File
74
0 commit comments