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: d6abd69927ff1e181a6c3955061353b2aea13fb1
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: 5f669a906f9975bf110db98b4847ec3ea7e46a7d
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@232fc64e3a4e54539e087c5976439ea54be0959d
uses: docker/metadata-action@75359341f62c2d990e0aa8543e545c74eec643ff
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}