Skip to content

Commit d880705

Browse files
author
Ale Ornelas
committed
ci: remove duplicate meta
1 parent 49089d7 commit d880705

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/ghcr.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,6 @@ jobs:
4444
username: ${{ github.actor }}
4545
password: ${{ secrets.GITHUB_TOKEN }}
4646

47-
- name: Extract metadata (tags, labels) for Docker
48-
id: meta
49-
uses: docker/metadata-action@2cad85de2462ab92a22ff973a347fb25c91d6082
50-
with:
51-
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
52-
5347
- name: Docker meta
5448
id: meta
5549
uses: docker/metadata-action@v3

0 commit comments

Comments
 (0)