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: realliance/pochven-payout
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 23712a6b59b5d3813192ad6e03453fc6ebec00ce
Choose a base ref
..
head repository: realliance/pochven-payout
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c5e8885c55c7a83e5640b922bb52037570aeb8e1
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 .github/workflows/docker-publish.yml
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
@@ -33,7 +33,7 @@ jobs:
# https://github.com/docker/metadata-action
- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@a64d0487d7069df33b279515d35d60fa80e2ea62
uses: docker/metadata-action@60a0d343a0d8a18aedee9d34e62251f752153bdb
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}