We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d94726 commit da15215Copy full SHA for da15215
.github/workflows/build-and-test.yml
@@ -62,4 +62,4 @@ jobs:
62
context: .
63
push: true
64
platforms: linux/${{ matrix.architecture }}
65
- tags: xcodeassociated/react-typescript-vite-template_${{ matrix.architecture }}:latest
+ tags: xcodeassociated/react-typescript-vite-template:latest-${{ matrix.architecture }}
0 commit comments