Skip to content

Commit

Permalink
Use current branch to build Docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
alexliesenfeld committed Jul 5, 2023
1 parent cc39764 commit 5bfc390
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
ref: master
- name: Login to DockerHub
uses: docker/login-action@v1
with:
Expand Down

0 comments on commit 5bfc390

Please sign in to comment.