Skip to content

Commit

Permalink
Merge branch 'main' into rosado/more-logging-improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
rosado authored Jul 31, 2024
2 parents 5ce5281 + 6b68a22 commit 92aed6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
environment: development
environment: ${{ inputs.environment }}
env:
DOCKER_REPO: ${{ secrets.DEPLOY_DOCKER_REPOSITORY }}
steps:
Expand Down

0 comments on commit 92aed6d

Please sign in to comment.