Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
knorrium committed Oct 12, 2023
1 parent d0749f3 commit c5c6d17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,4 @@ jobs:
--tag ${{ secrets.DOCKER_USERNAME }}/electrs:$TAG \
--tag ${{ secrets.DOCKER_USERNAME }}/electrs:latest \
--output "type=registry" . \
--build-arg commitHash=$SORT_SHA
--build-arg commitHash=$SHORT_SHA

0 comments on commit c5c6d17

Please sign in to comment.