Changed git URL in workflows
This commit is contained in:
@@ -19,12 +19,12 @@ jobs:
|
||||
id: meta
|
||||
uses: docker/metadata-action@v5
|
||||
with:
|
||||
images: git.remilia.ch/remilia/kakigoori
|
||||
images: git.prettysunflower.moe/prettysunflower/kakigoori
|
||||
-
|
||||
name: Login to Gitea Container Hub
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: git.remilia.ch
|
||||
registry: git.prettysunflower.moe
|
||||
username: ${{ vars.HUB_USERNAME }}
|
||||
password: ${{ secrets.HUB_TOKEN }}
|
||||
-
|
||||
|
Reference in New Issue
Block a user