mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
Update docker-image.yml
拼写错误
This commit is contained in:
@@ -29,4 +29,4 @@ jobs:
|
||||
password: ${{ secrets.DOCKER_HUB_PASS }}
|
||||
|
||||
- name: Build the Docker image
|
||||
run: docker buildx build --push --platform linux/amd64,linux/arm64 -t shimlylty/oneforall:latest .
|
||||
run: docker buildx build --push --platform linux/amd64,linux/arm64 -t shmilylty/oneforall:latest .
|
||||
|
||||
Reference in New Issue
Block a user