This commit is contained in:
shalk(xiao kun) 2025-04-13 22:28:53 +02:00 committed by GitHub
commit 859f7c3c1f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,8 +18,9 @@ jobs:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
- name: Build and push
uses: docker/build-push-action@v3
uses: docker/build-push-action@v6
with:
platforms: linux/amd64,linux/arm64
context: .
push: true
tags: excalidraw/excalidraw:latest