mirror of
https://github.com/krateng/maloja.git
synced 2023-08-10 21:12:55 +03:00
Merge branch 'master' into v3
This commit is contained in:
commit
abe658cc77
15
.github/workflows/dockerhub.yml
vendored
15
.github/workflows/dockerhub.yml
vendored
@ -40,10 +40,11 @@ jobs:
|
|||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
|
|
||||||
- name: Update Readme and short description
|
# skipping this until https://github.com/peter-evans/dockerhub-description/issues/10 is fixed
|
||||||
uses: peter-evans/dockerhub-description@616d1b63e806b630b975af3b4fe3304307b20f40
|
# - name: Update Readme and short description
|
||||||
with:
|
# uses: peter-evans/dockerhub-description@616d1b63e806b630b975af3b4fe3304307b20f40
|
||||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
# with:
|
||||||
password: ${{ secrets.DOCKERHUB_ACCESS_TOKEN }}
|
# username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||||
repository: krateng/maloja
|
# password: ${{ secrets.DOCKERHUB_ACCESS_TOKEN }}
|
||||||
short-description: ${{ github.event.repository.description }}
|
# repository: krateng/maloja
|
||||||
|
# short-description: ${{ github.event.repository.description }}
|
||||||
|
Loading…
Reference in New Issue
Block a user