Skip to content

Commit 0bd0029

Browse files
authored
Merge pull request #91 from renlabs-dev/main
Rename org
2 parents f81c582 + 8ae2148 commit 0bd0029

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-docker.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ jobs:
4343
SCCACHE_REGION=auto
4444
push: true
4545
tags: |
46-
ghcr.io/agicommies/subspace:${{ steps.commit.outputs.short }}
47-
ghcr.io/agicommies/subspace:${{ github.ref_name }}
46+
ghcr.io/renlabs-dev/subspace:${{ steps.commit.outputs.short }}
47+
ghcr.io/renlabs-dev/subspace:${{ github.ref_name }}

0 commit comments

Comments
 (0)