Skip to content

Commit

Permalink
MAN-227 - update action file
Browse files Browse the repository at this point in the history
  • Loading branch information
achimber-moj committed Dec 19, 2024
1 parent 0f40e06 commit afb1446
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 @@ -71,7 +71,7 @@ runs:
context: .
push: ${{ inputs.push }}
secret-envs: |
"SENTRY_AUTH_TOKEN=${{ inputs.app_version }}"
"sentry=SENTRY_AUTH_TOKEN"
provenance: false
build-args: |
"BUILD_NUMBER=${{ inputs.app_version }}"
Expand Down

0 comments on commit afb1446

Please sign in to comment.