diff --git a/.github/workflows/ubuntu-arm64.yml b/.github/workflows/ubuntu-arm64.yml index 49bde2f..0639540 100644 --- a/.github/workflows/ubuntu-arm64.yml +++ b/.github/workflows/ubuntu-arm64.yml @@ -32,4 +32,4 @@ jobs: context: . push: true platforms: linux/arm64 - tags: ${{ secrets.DOCKERHUB_USERNAME }}/emsoft_SDK:linux-arm64-latest + tags: ${{ secrets.DOCKERHUB_USERNAME }}/emsoft_sdk:linux-arm64-latest