Skip to content

Commit

Permalink
fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
mkjmdski committed Jul 27, 2022
1 parent 65b0768 commit acf92f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continous-delivery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
PASSWORD: ${{ secrets.DOCKERHUB_PASSWORD }}
with:
username: vegaprotocol
password: $PASSWORD
password: ${{ env.PASSWORD }}

- name: Log in to the Container registry
uses: docker/login-action@v2
Expand Down

0 comments on commit acf92f8

Please sign in to comment.