Skip to content

Commit 66ac383

Browse files
committed
update
1 parent c49f0e9 commit 66ac383

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

-2
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ jobs:
4141
fetch-depth: 0
4242
- name: Set up Docker Buildx
4343
uses: docker/setup-buildx-action@v3
44-
with:
45-
platform: linux/amd64,linux/arm64
4644
- name: Log into Github registry
4745
run: echo "${{ secrets.GITHUB_TOKEN }}" | docker login ghcr.io -u ${{ github.actor }} --password-stdin
4846
- name: Docker build

0 commit comments

Comments
 (0)