There was an error while loading. Please reload this page.
1 parent 87fd6f8 commit dd7c084Copy full SHA for dd7c084
1 file changed
.github/workflows/image.yml
@@ -27,5 +27,5 @@ jobs:
27
uses: docker/build-push-action@v5
28
with:
29
push: true
30
- tags: ghcr.io/mathworks-ref-arch/parallel-server-proxy:${{ github.event.release.tag_name }}
+ tags: ghcr.io/mathworks/parallel-server-proxy:${{ github.event.release.tag_name }}
31
0 commit comments