Skip to content

Commit 1460d78

Browse files
committed
logging
1 parent 3c61737 commit 1460d78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
uses: actions/upload-artifact@v2
101101
with:
102102
name: docker-logs
103-
path: ./build/container-logs
103+
path: ./build/containers-logs
104104

105105
- name: Remove Old Release Drafts
106106
if: github.ref == 'refs/heads/master'

0 commit comments

Comments
 (0)