优化 Docker 工作流,指定 README.md 文件路径

This commit is contained in:
wood chen 2024-10-09 13:22:21 +08:00
parent 279ad770b6
commit 9a85dde45e

View File

@ -65,4 +65,5 @@ jobs:
username: woodchen
password: ${{ secrets.ACCESS_TOKEN }}
repository: woodchen/${{ env.IMAGE_NAME }}
readme-filepath: ./README.md # 指定 README.md 的路径
short-description: ${{ github.event.repository.description }}