Skip to content

Commit 7f6f736

Browse files
authored
Merge pull request #200 from AndrewCS149/testWorkflow
testWorkflow
2 parents 40302fc + 18c4140 commit 7f6f736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/staging.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
uses: actions/upload-artifact@v4
6969
with:
7070
name: serverArtifact
71-
path: app
71+
path: server
7272

7373
- name: Upload Docker Compose File
7474
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)