Skip to content

Commit

Permalink
Rename org from agicommies to renlabs-dev
Browse files Browse the repository at this point in the history
Signed-off-by: Davi Petris <[email protected]>
  • Loading branch information
DaviPtrs authored Sep 30, 2024
1 parent 623a076 commit fac88b1
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 fac88b1

Please sign in to comment.