neovim : strikes again
All checks were successful
Build and Push Docker Image / build (push) Successful in 43s

This commit is contained in:
2025-10-17 21:46:19 -07:00
parent 8129803a5e
commit a2282042ee

View File

@@ -19,7 +19,7 @@ jobs:
- name: Log in to Gitea Docker Registry
uses: docker/login-action@v3
with:
registry: gitea.calahilstudios.com:
registry: gitea.calahilstudios.com
username: ${{ secrets.REGISTRY_USER }}
password: ${{ secrets.REGISTRY_TOKEN }}