Skip to content

Commit

Permalink
This trick doesn't work
Browse files Browse the repository at this point in the history
  • Loading branch information
berquist committed May 27, 2023
1 parent d633f67 commit 30f632e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_and_push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ jobs:
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
when: ${{ secrets.DOCKERHUB_USERNAME and secrets.DOCKERHUB_TOKEN }}
-
name: Build and push
uses: docker/build-push-action@v4
Expand Down

0 comments on commit 30f632e

Please sign in to comment.