+ fixed : update repo action was missing the README.md file

This commit is contained in:
nicobo 2021-01-26 12:29:52 +01:00
parent 2fc57944f1
commit dd6504bb59
No known key found for this signature in database
GPG key ID: 2581E71C5FA5285F

View file

@ -190,7 +190,10 @@ jobs:
runs-on: ubuntu-latest
steps:
# https://github.com/marketplace/actions/build-and-push-docker-images#update-dockerhub-repo-description
- name: Checkout
uses: actions/checkout@v2
# https://github.com/peter-evans/dockerhub-description
- name: Update repo description
uses: peter-evans/dockerhub-description@v2
with: