Skip to content

Commit

Permalink
Updated build file
Browse files Browse the repository at this point in the history
  • Loading branch information
p0t4t0sandwich committed Apr 21, 2024
1 parent 940ce7a commit 18c72c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
uses: docker/build-push-action@v3
with:
push: true
tags: ${{ secrets.DOCKERHUB_USERNAME }}/neuralnexus:api
tags: ${{ secrets.DOCKERHUB_USERNAME }}/neuralnexus-api:latest

0 comments on commit 18c72c0

Please sign in to comment.