Skip to content

Commit

Permalink
ATOR-416 - Fix copy paste issue
Browse files Browse the repository at this point in the history
  • Loading branch information
yumirkov committed Sep 2, 2024
1 parent 2abdf31 commit 50ce1da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build-and-push/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ runs:
context: .
file: ./Dockerfile
push: true
tags: ghcr.io/ator-development/collector:${{ inputs.docker-tag }}
tags: ghcr.io/ator-development/api-service:${{ inputs.docker-tag }}

0 comments on commit 50ce1da

Please sign in to comment.