mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-03-20 05:51:55 +08:00
formatting code
This commit is contained in:
4
.github/workflows/deploy-image.yml
vendored
4
.github/workflows/deploy-image.yml
vendored
@@ -49,9 +49,9 @@ jobs:
|
||||
file: ./docker/Dockerfile.latest
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
|
||||
|
||||
- uses: actions/delete-package-versions@v4
|
||||
with:
|
||||
with:
|
||||
package-name: 'chatgpt-on-wechat'
|
||||
package-type: 'container'
|
||||
min-versions-to-keep: 10
|
||||
|
||||
Reference in New Issue
Block a user