Skip to content

Commit 6107bde

Browse files
committed
Fix 4
1 parent cf69d5e commit 6107bde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,4 +143,4 @@ jobs:
143143
needs: [build]
144144
steps:
145145
- name: Done
146-
run: echo "CI finished. Image: $IMAGE (pushed if credentials provided)"
146+
run: echo "CI finished."

0 commit comments

Comments
 (0)