Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sp-aaflalo committed Mar 7, 2024
1 parent 5a1832d commit bb997ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
- name: Build and push Docker image ${{ matrix.platform }}
- name: Build and push Docker images
id: build-and-push
uses: docker/build-push-action@v5
with:
Expand Down

0 comments on commit bb997ed

Please # to comment.