We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03e633e commit a545f7eCopy full SHA for a545f7e
.github/workflows/release.yaml
@@ -30,7 +30,7 @@ jobs:
30
id: meta
31
uses: docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38
32
with:
33
- images: ghcr.io/geldata/fly-log-shipper
+ images: ghcr.io/geldata/fly-logs
34
35
- name: Build
36
id: build
0 commit comments