Skip to content

Commit 97b56f9

Browse files
author
Piotr Gulbinowicz
committed
change workflow
1 parent f67eff1 commit 97b56f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish-api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ jobs:
4747
context: ./api/
4848
push: ${{ github.event_name != 'pull_request' }}
4949
tags: "api"
50-
labels: "pgulb/flush-log:api"
50+
labels: "ghcr.io/pgulb/flush-log:api"
5151
cache-from: type=gha
5252
cache-to: type=gha,mode=max

0 commit comments

Comments
 (0)