mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 01:05:42 +03:00
Only update repo description once (#26517)
This commit is contained in:
parent
de9def13b3
commit
ac16b9cfad
1 changed files with 1 additions and 0 deletions
1
.github/workflows/dockerhub.yaml
vendored
1
.github/workflows/dockerhub.yaml
vendored
|
@ -67,6 +67,7 @@ jobs:
|
|||
labels: ${{ steps.meta.outputs.labels }}
|
||||
|
||||
- name: Update repo description
|
||||
if: matrix.variant == 'vanilla'
|
||||
uses: peter-evans/dockerhub-description@dc67fad7001ef9e8e3c124cb7a64e16d0a63d864 # v3
|
||||
continue-on-error: true
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue