Skip to content

Commit

Permalink
Atualizando github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
joaoallmeida committed Jan 21, 2024
1 parent 4ba83db commit eef396d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ on:
branches: [ "main" ]
env:
# Replace with the URL for your image's repository
DOCKERHUB_REPOSITORY_URL: joaoallmeida/calculadora-fiis
DOCKERHUB_REPOSITORY_URL: docker.io/joaoallmeida/calculadora-fiis
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit eef396d

Please sign in to comment.