We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5cebf9 commit 675efbdCopy full SHA for 675efbd
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
- uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804
25
id: meta
26
with:
27
- images: foomo/${{ github.repository }}
+ images: ${{ github.repository }}
28
29
- uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4
30
0 commit comments