We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e4059b + be744c9 commit 840c305Copy full SHA for 840c305
.github/workflows/sync-readme.yaml
@@ -25,4 +25,5 @@ jobs:
25
password: ${{ secrets.DH_TOKEN }}
26
repository: ${{ env.DH_USER }}/${{ env.IMAGE_NAME }}
27
readme-filepath: ./README.md
28
- short-description: ${{ github.event.repository.description }}
+ short-description: ${{ github.event.repository.description }}
29
+ enable-url-completion: true
0 commit comments