We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae96dcc commit 717d319Copy full SHA for 717d319
.github/workflows/docker.yaml
@@ -52,10 +52,6 @@ jobs:
52
registry: ghcr.io
53
username: ${{ github.repository_owner }}
54
password: ${{ secrets.GITHUB_TOKEN }}
55
- - uses: docker/metadata-action@v5
56
- id: metadata
57
- with:
58
- images: ghcr.io/${{ github.repository }}
59
- uses: int128/docker-manifest-create-action@v2
60
id: manifest
61
with:
0 commit comments