mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2026-03-30 07:24:49 -04:00
also I forgot this
This commit is contained in:
parent
548e34474b
commit
570511fa61
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -86,4 +86,4 @@ jobs:
|
|||
export REPO_LOWER_CASE=$(echo "$REPOSITORY" | tr '[:upper:]' '[:lower:]')
|
||||
docker load < result
|
||||
docker tag conduwuit:latest ghcr.io/$REPO_LOWER_CASE:${{ env.TAG }}
|
||||
docker push $REPO_LOWER_CASE:${{ env.TAG }}
|
||||
docker push ghcr.io/$REPO_LOWER_CASE:${{ env.TAG }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue