Skip to content

Commit

Permalink
Merge pull request #91 from renlabs-dev/main
Browse files Browse the repository at this point in the history
Rename org
  • Loading branch information
functor-flow authored Sep 30, 2024
2 parents f81c582 + 8ae2148 commit 0bd0029
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ jobs:
SCCACHE_REGION=auto
push: true
tags: |
ghcr.io/agicommies/subspace:${{ steps.commit.outputs.short }}
ghcr.io/agicommies/subspace:${{ github.ref_name }}
ghcr.io/renlabs-dev/subspace:${{ steps.commit.outputs.short }}
ghcr.io/renlabs-dev/subspace:${{ github.ref_name }}

0 comments on commit 0bd0029

Please sign in to comment.