Skip to content

Commit a6d0769

Browse files
Update release.yml
1 parent 1b14b23 commit a6d0769

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/release.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ jobs:
5959
platforms: linux/amd64,linux/arm64
6060
push: true
6161
tags: |
62-
ghcr.io/fr4nsys/usulnet:${{ steps.version.outputs.VERSION }}
63-
ghcr.io/fr4nsys/usulnet:latest
62+
ghcr.io/fran-olivares/usulnet:${{ steps.version.outputs.VERSION }}
63+
ghcr.io/fran-olivares/usulnet:latest
6464
usulnet/usulnet:${{ steps.version.outputs.VERSION }}
6565
usulnet/usulnet:latest
6666
build-args: |
@@ -78,8 +78,8 @@ jobs:
7878
platforms: linux/amd64,linux/arm64
7979
push: true
8080
tags: |
81-
ghcr.io/fr4nsys/usulnet-agent:${{ steps.version.outputs.VERSION }}
82-
ghcr.io/fr4nsys/usulnet-agent:latest
81+
ghcr.io/fran-olivares/usulnet-agent:${{ steps.version.outputs.VERSION }}
82+
ghcr.io/fran-olivares/usulnet-agent:latest
8383
usulnet/usulnet-agent:${{ steps.version.outputs.VERSION }}
8484
usulnet/usulnet-agent:latest
8585
build-args: |

0 commit comments

Comments
 (0)