Skip to content

Commit a03b1f5

Browse files
ro-texkwypchlo
andauthored
Update .github/workflows/ci_release.yml
Fix accounts dockerhub repo name. Co-authored-by: Karol Wypchło <[email protected]>
1 parent cb051a8 commit a03b1f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,5 @@ jobs:
8585
with:
8686
docker_username: ${{ secrets.DOCKER_USERNAME}}
8787
docker_password: ${{ secrets.DOCKER_PASSWORD}}
88-
docker_repository: skynetlabs/accounts
88+
docker_repository: skynetlabs/skynet-accounts
8989
semver_version: ${{ needs.release.outputs.new_version }}

0 commit comments

Comments
 (0)