We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb051a8 commit a03b1f5Copy full SHA for a03b1f5
.github/workflows/ci_release.yml
@@ -85,5 +85,5 @@ jobs:
85
with:
86
docker_username: ${{ secrets.DOCKER_USERNAME}}
87
docker_password: ${{ secrets.DOCKER_PASSWORD}}
88
- docker_repository: skynetlabs/accounts
+ docker_repository: skynetlabs/skynet-accounts
89
semver_version: ${{ needs.release.outputs.new_version }}
0 commit comments