We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdea468 commit 06867b2Copy full SHA for 06867b2
1 file changed
.github/workflows/tagged_image.yaml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
fail-fast: false
18
matrix:
19
- image: [nativelink-worker-init]
+ image: [image, nativelink-worker-init]
20
runs-on: ubuntu-24.04
21
permissions:
22
packages: write
0 commit comments