Skip to content

Commit

Permalink
fix: double identifier
Browse files Browse the repository at this point in the history
  • Loading branch information
sp-aaflalo committed Mar 7, 2024
1 parent b58b351 commit 4590531
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
@@ -156,7 +156,7 @@ jobs:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
- name: Build and push Docker image ${{ matrix.platform }} to Docker Hub
id: build-and-push
id: build-and-push-hub
uses: docker/build-push-action@v5
with:
context: .

0 comments on commit 4590531

Please # to comment.