Skip to content

Commit

Permalink
Fix GHA typo
Browse files Browse the repository at this point in the history
Signed-off-by: Taylor Dolezal <onlydole@gmail.com>
  • Loading branch information
onlydole committed Mar 7, 2024
1 parent fb2c157 commit f3e90cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/keynote.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
images: |
${{ env.IMAGE_NAME }}
labels: |
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
# Build image using Buildah action
- name: Build Image
Expand Down

0 comments on commit f3e90cc

Please sign in to comment.