We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f67eff1 commit 97b56f9Copy full SHA for 97b56f9
.github/workflows/docker-publish-api.yml
@@ -47,6 +47,6 @@ jobs:
47
context: ./api/
48
push: ${{ github.event_name != 'pull_request' }}
49
tags: "api"
50
- labels: "pgulb/flush-log:api"
+ labels: "ghcr.io/pgulb/flush-log:api"
51
cache-from: type=gha
52
cache-to: type=gha,mode=max
0 commit comments