mirror of
https://github.com/pesde-pkg/pesde.git
synced 2025-05-04 10:33:47 +01:00
chore(workflow): change username to pesde-pkg
This commit is contained in:
parent
8d341af69d
commit
b039af2360
1 changed files with 3 additions and 3 deletions
6
.github/workflows/release.yaml
vendored
6
.github/workflows/release.yaml
vendored
|
@ -176,6 +176,6 @@ jobs:
|
|||
context: .
|
||||
push: true
|
||||
tags: |
|
||||
ghcr.io/stefanuk12/registry:latest
|
||||
ghcr.io/stefanuk12/registry:v${{ env.VERSION }}
|
||||
ghcr.io/stefanuk12/registry:${{ github.sha }}
|
||||
ghcr.io/pesde-pkg/registry:latest
|
||||
ghcr.io/pesde-pkg/registry:v${{ env.VERSION }}
|
||||
ghcr.io/pesde-pkg/registry:${{ github.sha }}
|
||||
|
|
Loading…
Add table
Reference in a new issue