Skip to content

Commit

Permalink
test dry code
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmellos committed Jun 9, 2022
1 parent 5ffd8d7 commit 76a457a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-bp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ on:
default: false
secrets:
DOCKERHUB_USERNAME:
required: true
required: false
DOCKERHUB_TOKEN:
required: true
required: false
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
# This workflow contains a single job called "deploy"
Expand Down

0 comments on commit 76a457a

Please sign in to comment.