Skip to content

Commit 0ed3b7e

Browse files
authored
Merge pull request #2 from foomo/fix/release-workflow
fix: release workflow
2 parents d5cebf9 + 675efbd commit 0ed3b7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804
2525
id: meta
2626
with:
27-
images: foomo/${{ github.repository }}
27+
images: ${{ github.repository }}
2828

2929
- uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4
3030
with:

0 commit comments

Comments
 (0)