mirror of
https://github.com/krateng/maloja.git
synced 2023-08-10 21:12:55 +03:00
Reenabled Dockerhub Readme update
This commit is contained in:
parent
5a2856a682
commit
cc4d40ae3f
16
.github/workflows/dockerhub.yml
vendored
16
.github/workflows/dockerhub.yml
vendored
@ -41,11 +41,11 @@ jobs:
|
|||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
|
|
||||||
# skipping this until https://github.com/peter-evans/dockerhub-description/issues/10 is fixed
|
- name: Update Readme and short description
|
||||||
# - name: Update Readme and short description
|
uses: peter-evans/dockerhub-description@1cf9afbac3c5d2fdc66416a464c2c38260cb6f8d
|
||||||
# uses: peter-evans/dockerhub-description@616d1b63e806b630b975af3b4fe3304307b20f40
|
continue-on-error: true
|
||||||
# with:
|
with:
|
||||||
# username: ${{ secrets.DOCKERHUB_USERNAME }}
|
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||||
# password: ${{ secrets.DOCKERHUB_ACCESS_TOKEN }}
|
password: ${{ secrets.DOCKERHUB_ACCESS_TOKEN }}
|
||||||
# repository: krateng/maloja
|
repository: krateng/maloja
|
||||||
# short-description: ${{ github.event.repository.description }}
|
short-description: ${{ github.event.repository.description }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user