Update publish_to_docker.yml

This commit is contained in:
Clémentine Urquizar 2021-03-02 11:38:39 +01:00 committed by GitHub
parent f41284a133
commit 4cf66831d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ jobs:
name: Publishing to dockerhub
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Publish to Registry
uses: elgohr/Publish-Docker-Github-Action@master
with: