Skip to content

Commit

Permalink
Fix workflow yaml bug
Browse files Browse the repository at this point in the history
Signed-off-by: Marcela Melara <[email protected]>
  • Loading branch information
marcelamelara committed Aug 30, 2024
1 parent 62513cc commit 568e4dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-buildenv-l1-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
context: "."
file: "build-container/test-buildenv-l1.dockerfile"
tag: "test_l1:latest"
tags: "test_l1:latest"

- name: Generate SLSA Provenance
id: slsa
Expand Down

0 comments on commit 568e4dd

Please sign in to comment.