Skip to content

Commit

Permalink
fix docker registry server
Browse files Browse the repository at this point in the history
  • Loading branch information
alexei-led committed Nov 4, 2019
1 parent 970758b commit 6aed901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DOCKER_TOKEN: ${{ secrets.DOCKER_TOKEN }}
DOCKER_USERNAME: 'alexeiled'
DOCKER_REGISTRY: 'index.docker.io'
DOCKER_REGISTRY: 'docker.io'
DOCKER_ORG: 'doitintl'

0 comments on commit 6aed901

Please sign in to comment.