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 fb2c157 commit f3e90ccCopy full SHA for f3e90cc
.github/workflows/keynote.yaml
@@ -38,7 +38,7 @@ jobs:
38
images: |
39
${{ env.IMAGE_NAME }}
40
labels: |
41
- io.artifacthub.package.readme-url=https://raw.githubusercontent.com/cncf/llms-in-action/main/README.md
+ io.artifacthub.package.readme-url=https://raw.githubusercontent.com/cncf/llm-in-action/main/README.md
42
43
# Build image using Buildah action
44
- name: Build Image
0 commit comments