There was an error while loading. Please reload this page.
1 parent 24f63a3 commit 563c98cCopy full SHA for 563c98c
1 file changed
.github/workflows/ci.yml
@@ -17,6 +17,7 @@ jobs:
17
registry: ghcr.io
18
username: ${{ github.actor }}
19
password: ${{ github.token }}
20
+ - uses: docker/setup-buildx-action@v3
21
- uses: docker/build-push-action@v6
22
with:
23
push: true
0 commit comments