Skip to content

Commit

Permalink
drop redundant name
Browse files Browse the repository at this point in the history
  • Loading branch information
casperdcl committed Dec 22, 2023
1 parent 17eb401 commit d70e75b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,7 @@ jobs:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build & push
uses: docker/build-push-action@v5
- uses: docker/build-push-action@v5
with:
cache-from: type=gha
cache-to: type=gha,mode=max
Expand Down

0 comments on commit d70e75b

Please sign in to comment.