Skip to content

Commit

Permalink
Updated id associated with building docker image.
Browse files Browse the repository at this point in the history
  • Loading branch information
anilnatha committed Feb 26, 2025
1 parent 1a39abd commit f038a55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Build and Push tagged Docker image
id: build-tag-push-latest
id: build-tag-push-image
uses: docker/build-push-action@v6
with:
context: .
Expand Down

0 comments on commit f038a55

Please sign in to comment.