Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vshn/asciidoctor-slides-preview
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 41596e7cc58abe7fee1b0756e70fce4198c1f291
Choose a base ref
..
head repository: vshn/asciidoctor-slides-preview
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5aa0a44fc7dde52cf83920d58b042deea1dfd8ae
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 .github/workflows/container.yml
2 changes: 1 addition & 1 deletion .github/workflows/container.yml
Original file line number Diff line number Diff line change
@@ -46,7 +46,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@2ee3d3070bb41b40bf7305d15233321e12c1dc5c
uses: docker/metadata-action@f7b4ed12385588c3f9bc252f0a2b520d83b52d48
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}