Skip to content

Commit

Permalink
sync from private repository
Browse files Browse the repository at this point in the history
  • Loading branch information
Retel Bot committed Nov 20, 2024
1 parent 8e6f848 commit 04de193
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@bd26c982ee2b6c0f9744591c74c527e8a669f72f
uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
- name: Build and push Docker image
Expand Down

0 comments on commit 04de193

Please sign in to comment.