We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44b6f66 commit 18c4140Copy full SHA for 18c4140
.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