mirror of
https://github.com/foomo/contentful-cli.git
synced 2025-10-16 12:25:34 +00:00
Merge pull request #2 from foomo/fix/release-workflow
fix: release workflow
This commit is contained in:
commit
0ed3b7eeb1
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
|||||||
- uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804
|
- uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804
|
||||||
id: meta
|
id: meta
|
||||||
with:
|
with:
|
||||||
images: foomo/${{ github.repository }}
|
images: ${{ github.repository }}
|
||||||
|
|
||||||
- uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4
|
- uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4
|
||||||
with:
|
with:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user