update registery url

This commit is contained in:
brooke 2025-03-17 19:42:37 -04:00
parent 4c48cad76d
commit e6c4f3b55b

View file

@ -18,7 +18,7 @@ jobs:
- name: Login to Self-Hosted Registry
uses: docker/login-action@v3
with:
registry: git.myco.systems
registry: fung.uy
username: ${{ secrets.MYCO_REGISTRY_USER }}
password: ${{ secrets.MYCO_PERSONAL_ACCESS_TOKEN }}