Skip to content

Commit dd1f431

Browse files
Remove unused assertThat import in PriceWatcherAsyncTest.
1 parent fa5963d commit dd1f431

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
id: meta
2626
uses: docker/metadata-action@v5.10.0
2727
with:
28-
images: ghcr.io/northsteep/simpleserver
28+
images: ghcr.io/codebynorthsteep/simpleserver
2929
- name: Build and push
3030
uses: docker/build-push-action@v6.18.0
3131
with:

0 commit comments

Comments
 (0)