pref: updare ci.yml
Some checks failed
CI / deploy (push) Failing after 15s

This commit is contained in:
thehrz 2025-04-12 23:34:04 +08:00
parent ff0eea688e
commit ef36c82b75
Signed by: thehrz
GPG Key ID: C84CBCE7D5F88855

View File

@ -29,7 +29,7 @@ jobs:
- name: Set up Docker Buildx - name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3 uses: docker/setup-buildx-action@v3
- name: Log into registry ${{ env.REGISTRY }} - name: Log into registry
if: github.event_name != 'pull_request' if: github.event_name != 'pull_request'
uses: docker/login-action@v3 uses: docker/login-action@v3
with: with: