Skip to content

Commit 1e9f255

Browse files
committed
fix(alpha): incorrect artifact directory
1 parent 4bdb809 commit 1e9f255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-release-artifacts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
name: artifacts
7474
path: |
7575
**/build/libs
76-
**/docker/libs
76+
**/build/docker
7777
protos
7878
7979
build-server-image:

0 commit comments

Comments
 (0)