Skip to content

Commit

Permalink
fix ot repo
Browse files Browse the repository at this point in the history
  • Loading branch information
oseoin committed Jul 3, 2024
1 parent b8ec9f9 commit 2227491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ot-dependency.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
uses: docker/metadata-action@v5
with:
images: |
name=ghcr.io/nginx/nic-ot-dependency,enable=true
name=ghcr.io/nginxinc/nic-ot-dependency,enable=true
flavor: suffix=${{ matrix.os != 'debian' && format('-{0}', matrix.os) || '' }},onlatest=true
tags: |
type=raw,value=nginx-${{ steps.var.outputs.nginx_version }},enable=true
Expand Down

0 comments on commit 2227491

Please sign in to comment.