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 b5b2be0 commit c91b8a3Copy full SHA for c91b8a3
.github/workflows/publish-worker-v4.yml
@@ -86,4 +86,4 @@ jobs:
86
file: ./apps/${{ matrix.package }}/Containerfile
87
platforms: linux/amd64,linux/arm64
88
tags: ${{ steps.get_tag.outputs.tag }}
89
- # push: true
+ push: true
0 commit comments