mirror of
https://github.com/foomo/contentful-cli.git
synced 2025-10-16 12:25:34 +00:00
fix: release workflow
This commit is contained in:
parent
d5cebf9fd3
commit
675efbd7fc
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user