Merge pull request #2 from foomo/fix/release-workflow

fix: release workflow
This commit is contained in:
Kevin Franklin Kim
2025-04-09 23:06:20 +02:00
committed by GitHub
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
- uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804
id: meta
with:
images: foomo/${{ github.repository }}
images: ${{ github.repository }}
- uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4
with: