Skip to content

Commit

Permalink
No Loging in to DockerHub
Browse files Browse the repository at this point in the history
  • Loading branch information
marcin-krystianc committed Dec 18, 2024
1 parent 4789608 commit fc407ae
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,6 @@ jobs:
uses: actions/setup-dotnet@v3
with:
dotnet-version: '6.0.x'
- name: Login to DockerHub
uses: docker/login-action@v2
with:
username: ${{ secrets.DOCKERHUB_USER }}
password: ${{ secrets.DOCKERHUB_APIKEY }}

- name: Classic Protocol Tests
run: |
Expand Down

0 comments on commit fc407ae

Please sign in to comment.