We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8043d22 commit 0c6e4e1Copy full SHA for 0c6e4e1
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