wuyv
Some checks failed
ci / docker (push) Failing after 1m5s

This commit is contained in:
小贺
2025-09-04 10:38:33 +08:00
parent 2b111e2d62
commit 8e49aaad45

View File

@@ -8,6 +8,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v4
- name: Login to Registry
uses: docker/login-action@v3
with: