1
0
forked from mirror/misskey

Update .github/workflows/docker.yml

Co-authored-by: tamaina <tamaina@hotmail.co.jp>
This commit is contained in:
syuilo 2021-09-09 17:26:11 +09:00 committed by GitHub
parent 59c9795976
commit a01af86c7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ jobs:
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
- name: Push to Docker Hub
- name: Build and Push to Docker Hub
uses: docker/build-push-action@v2
with:
context: .