This commit is contained in:
SergeantPanda 2026-03-23 18:03:08 -05:00
commit cf56707e69

View file

@ -113,6 +113,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Login to Docker Hub
if: github.event_name != 'pull_request'
uses: docker/login-action@v4
with:
registry: docker.io