We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5424b7d commit 9cfd98bCopy full SHA for 9cfd98b
.github/workflows/push.yaml
@@ -15,7 +15,7 @@ jobs:
15
verbose: true
16
push:
17
needs: [lint]
18
- uses: libops/.github/.github/workflows/build-push-ghcr.yaml@main
+ uses: libops/.github/.github/workflows/build-push.yaml@main
19
permissions:
20
contents: read
21
packages: write
0 commit comments