Skip to content

Commit

Permalink
Fixing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuafuller committed May 3, 2024
1 parent ec28f51 commit ad102fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
context: .
push: ${{ github.event_name == 'push' }}
tags: joshuafuller/teslathermacam:${{ github.sha }}
tags: joshuafuller/teslathermalcam:${{ github.sha }}

- name: Output image digest
run: echo "The image digest is ${{ steps.docker_build.outputs.digest }}"

0 comments on commit ad102fd

Please sign in to comment.