Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
brunocroh committed May 13, 2024
1 parent c867076 commit 7e310d8
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 @@ -7,7 +7,7 @@ on:
env:
PROJECT: "bolhadev-chat"
DOCKER_REPO: "brunoroh/bolhadev-chat"
DOCKER_USERNAME: "brunoroh"
DOCKER_USERNAME: ${{ vars.DOCKER_USERNAME }}

jobs:
deploy:
Expand Down

0 comments on commit 7e310d8

Please sign in to comment.