Skip to content

Commit

Permalink
Effectively added the entry to .github/workflows/container-publish.ym…
Browse files Browse the repository at this point in the history
…l as announced in commit eff3fae . It had been accidentally left out.

Signed-off-by: Carlos Felipe S Pinheiro <[email protected]>
  • Loading branch information
cfelipesp authored and anderbubble committed Dec 9, 2023
1 parent 9233e1a commit d9011a7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/container-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,10 @@ jobs:
version: latest
context: leap
file: leap/Containerfile

- os: debian
version: 12.0
context: debian
file: debian/Containerfile-12.0

permissions:
contents: read
Expand Down

0 comments on commit d9011a7

Please sign in to comment.