测试
Some checks failed
Build Docker Image And Push / Build PHP ${{ matrix.php-version }} (ubuntu-latest, 8.0) (push) Failing after 6s

This commit is contained in:
meng 2024-03-14 14:49:10 +08:00
parent 7d7aaee828
commit 534a4dcfcf

View File

@ -22,7 +22,7 @@ jobs:
steps: steps:
- name: Login to Git Hub - name: Login to Git Hub
# https://github.com/docker/login-action#docker-hub # https://github.com/docker/login-action#docker-hub
uses: https://git.des8.com/docker/login-action@v3 uses: docker/login-action@v3
with: with:
registry: git.des8.com registry: git.des8.com
username: ${{ secrets.HUB_USERNAME }} username: ${{ secrets.HUB_USERNAME }}