Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
-t est
Browse files Browse the repository at this point in the history
nshyrei committed Apr 12, 2024
1 parent 269b3dd commit 944d9a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-solution.yml
Original file line number Diff line number Diff line change
@@ -53,8 +53,8 @@ jobs:
- name: Login to Docker Hub
uses: docker/login-action@v2
with:
username: ${{ secrets.DOCKER_PASSWORD }}
password: ${{ secrets.DOCKER_USERNAME }}
username: ${{ secrets.DOCKER_PASSWORD1 }}
password: ${{ secrets.DOCKER_USERNAME1 }}

- name: Install Rust toolchain
uses: dtolnay/rust-toolchain@master

0 comments on commit 944d9a0

Please sign in to comment.