Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
fredmaggiowski authored Jan 29, 2024
1 parent 60633cf commit 431ed77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ jobs:
with:
registry: nexus.mia-platform.eu
username: ${{ secrets.MIA_PLATFORM_DOCKER_REGISTRY_USERNAME }}
password: ${{ secrets.MIA_PLATFORM_DOCKER_REGISTRYPASSWORD }}
password: ${{ secrets.MIA_PLATFORM_DOCKER_REGISTRY_PASSWORD }}

- name: Prepare build cache
uses: actions/cache@v4
Expand Down

0 comments on commit 431ed77

Please sign in to comment.