Skip to content

Commit

Permalink
MAN-227 - fix lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
achimber-moj committed Dec 20, 2024
1 parent ff53938 commit d0b3dd8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
3 changes: 0 additions & 3 deletions .github/actions/build_multiplatform_docker/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ inputs:
HMPPS_QUAYIO_TOKEN:
description: Docker registry token
required: false
SENTRY_AUTH_TOKEN:
description: Docker registry token
required: true

runs:
using: "composite"
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/docker_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ on:
required: false
HMPPS_QUAYIO_TOKEN:
required: false
SENTRY_AUTH_TOKEN:
required: true

outputs:
app_version:
Expand Down

0 comments on commit d0b3dd8

Please sign in to comment.