Skip to content

Commit

Permalink
CI: wrong action name
Browse files Browse the repository at this point in the history
  • Loading branch information
ABeltramo committed Jun 22, 2024
1 parent 629bec6 commit 143c1ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
username: ${{ github.repository_owner }}
password: ${{ secrets.GHCR_TOKEN }}

- name: Build Wolf
- name: Build inputtino
uses: docker/build-push-action@v3
with:
builder: ${{ steps.buildx.outputs.name }}
Expand Down

0 comments on commit 143c1ca

Please sign in to comment.