Skip to content

Commit

Permalink
Ready for Docker release.
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaSeth777 committed May 16, 2024
1 parent b012591 commit dee67e7
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 @@ -27,7 +27,7 @@ jobs:
with:
context: .
push: true
tags: ${{ secrets.DOCKER_HUB_USERNAME }}/audio-spectra-cli:latest
tags: ${{ secrets.DOCKER_HUB_USERNAME }}/audio-spectracli:latest

- name: Logout from Docker Hub
run: docker logout

0 comments on commit dee67e7

Please sign in to comment.