We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12f6ad9 commit 41285c3Copy full SHA for 41285c3
.github/workflows/release.yml
@@ -48,7 +48,7 @@ jobs:
48
id: meta
49
uses: docker/metadata-action@v3
50
with:
51
- images: dklockdown/dbpack
+ images: cectc/dbpack
52
53
- name: Build and push
54
uses: docker/build-push-action@v2
0 commit comments