Merge pull request #697 from wangchuxiao-dev/dev2

fix bug: join group failed
This commit is contained in:
WangchuXiao 2023-07-28 20:24:37 +08:00 committed by GitHub
commit ce752f7a00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,8 +47,6 @@ jobs:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
=======
>>>>>>> upstream/main
- name: Build and push Docker image
uses: docker/build-push-action@v4
with: