We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07124e5 commit a2c1f19Copy full SHA for a2c1f19
1 file changed
.github/workflows/commit.yaml
@@ -113,7 +113,6 @@ jobs:
113
- name: Docker Build
114
uses: docker/build-push-action@v6
115
with:
116
- platforms: linux/amd64,linux/arm64
117
load: true
118
push: false
119
tags: ghcr.io/${{ github.repository_owner }}/dynamic-modules-examples:${{ github.sha }}
0 commit comments