forked from mirror/misskey
Update .github/workflows/docker.yml
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
This commit is contained in:
parent
59c9795976
commit
a01af86c7f
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -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: .
|
||||
|
Loading…
Reference in New Issue
Block a user