Update main.yml

This commit is contained in:
gadotroee 2021-04-29 12:20:13 +03:00 committed by GitHub
parent dd78e5c962
commit efcc071a3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,8 @@ jobs:
docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
name: checkout
- name: Login to DockerHub
uses: sendinblue/build-and-push-action@main
with: