Skip to content

Commit

Permalink
Fix CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
WaxArsatia committed Dec 21, 2022
1 parent c6d1d8c commit 16f43f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: docker/[email protected]
with:
push: true
tags: gacha/gacha-fe:latest
tags: ${{ secrets.DOCKERHUB_USERNAME }}/gacha-fe:latest
-
name: Invoke deployment hook
uses: distributhor/workflow-webhook@v2
Expand Down

0 comments on commit 16f43f6

Please sign in to comment.