Skip to content

Commit bc7455c

Browse files
authored
Update build-publish.yml
1 parent 40fc17e commit bc7455c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
- name: Authenticate Docker
6262
uses: docker/login-action@v3
6363
with:
64-
registry: ${{ vars.JF_URL }}
64+
registry: hts2.jfrog.io
6565
username: ${{ steps.setup-cli.outputs.oidc-user }}
6666
password: ${{ steps.setup-cli.outputs.oidc-token }}
6767

0 commit comments

Comments
 (0)