Update dockerimage.yml

restx
Raphaël Vinot 2021-06-11 12:19:49 -07:00 committed by GitHub
parent e62d1c3219
commit 62c5a49a72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
uses: actions/checkout@v2
- name: Build and push Docker images
uses: docker/build-push-action@v1
uses: docker/build-push-action@v2
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}