chore: rebrand repo from siddharthksah to stirling-image org

Update all references across docs, workflows, UI components, and config
to point to the new GitHub org (stirling-image/stirling-image) and Docker
Hub account (stirlingimage/stirling-image) ahead of repo transfer.
This commit is contained in:
Siddharth Kumar Sah
2026-03-30 08:17:54 +08:00
parent 8f98b745ff
commit 50a52b43c1
14 changed files with 62 additions and 62 deletions
+1 -1
View File
@@ -83,7 +83,7 @@ jobs:
uses: docker/metadata-action@v5
with:
images: |
siddharth123sk/stirling-image
stirlingimage/stirling-image
ghcr.io/${{ github.repository }}
tags: |
type=semver,pattern={{version}},value=v${{ needs.release.outputs.new_version }}