Skip to content

Commit

Permalink
Remove secrets debug step
Browse files Browse the repository at this point in the history
  • Loading branch information
holgerstolzenberg committed May 2, 2023
1 parent 58e176d commit 468a1d1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ jobs:
uses: docker/setup-qemu-action@v2
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
- name: Debug credentials
id: debug
run: echo ${{ secrets.DOCKER_HUB_USERNAME }}
- name: Login to docker.io
id: docker-login
if: ${{ github.actor != 'dependabot[bot]' }}
Expand Down

0 comments on commit 468a1d1

Please sign in to comment.