Skip to content

Commit

Permalink
MAN-227 - add secret env to build file
Browse files Browse the repository at this point in the history
  • Loading branch information
achimber-moj committed Dec 19, 2024
1 parent 39a4efd commit dd4962e
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 @@ -70,7 +70,7 @@ runs:
cache-to: type=gha,mode=max
context: .
push: ${{ inputs.push }}
secrets: |
secret-envs: |
SENTRY_AUTH_TOKEN=${{ secrets.SENTRY_AUTH_TOKEN }}
provenance: false
build-args: |
Expand Down

0 comments on commit dd4962e

Please sign in to comment.