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 907114c commit 5c8bc4cCopy full SHA for 5c8bc4c
.github/workflows/temp-test.yml
@@ -29,7 +29,7 @@ jobs:
29
30
- name: Build and Publish ${{ matrix.package }}
31
id: build-and-publish
32
- uses: .github/actions/build-and-push-container-image
+ uses: .github/actions/build-and-push-container-image/
33
if: hashFiles(format('./src/{0}/Dockerfile', matrix.package))
34
with:
35
image: ${{ matrix.package }}
0 commit comments