Skip to content

Commit

Permalink
MAN-227 - update build
Browse files Browse the repository at this point in the history
  • Loading branch information
achimber-moj committed Dec 20, 2024
1 parent 0a25284 commit ebd24d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build_multiplatform_docker/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ runs:

- name: Build Docker images
env:
SENTRY_AUTH_TOKEN: ${{ inputs.SENTRY_AUTH_TOKEN }}
SENTRY_AUTH_TOKEN: ${{ inputs.additional_docker_tag }}
uses: docker/build-push-action@v6
with:
cache-from: type=gha
Expand Down

0 comments on commit ebd24d3

Please sign in to comment.