Skip to content

Commit f3e90cc

Browse files
committed
Fix GHA typo
Signed-off-by: Taylor Dolezal <[email protected]>
1 parent fb2c157 commit f3e90cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/keynote.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
images: |
3939
${{ env.IMAGE_NAME }}
4040
labels: |
41-
io.artifacthub.package.readme-url=https://raw.githubusercontent.com/cncf/llms-in-action/main/README.md
41+
io.artifacthub.package.readme-url=https://raw.githubusercontent.com/cncf/llm-in-action/main/README.md
4242
4343
# Build image using Buildah action
4444
- name: Build Image

0 commit comments

Comments
 (0)