Skip to content

Commit cf0a5e0

Browse files
committed
test
1 parent c332ce6 commit cf0a5e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717
env:
1818
# Build the image for amd64 and arm64
1919
BUILD_PLATFORMS: linux/amd64,linux/arm64
20-
DOCKERHUB_REPO: ${{ github.repository_owner }}/esp32-arduino-lib-builder
20+
DOCKERHUB_REPO: lucassvaz/esp32-arduino-lib-builder-test
2121

2222
jobs:
2323
docker:

0 commit comments

Comments
 (0)