We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5361b0a commit cc309b5Copy full SHA for cc309b5
1 file changed
.github/workflows/lint-test-build.yml
@@ -40,7 +40,7 @@ jobs:
40
41
run:
42
needs: [lint-test]
43
- uses: libops/.github/.github/workflows/build-push-ghcr.yaml@main
+ uses: libops/.github/.github/workflows/build-push.yaml@main
44
permissions:
45
contents: read
46
packages: write
0 commit comments