Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1f4b59a18d |
@@ -132,7 +132,7 @@ runs:
|
||||
|
||||
- name: 清理舊映像
|
||||
id: cleanup-images
|
||||
if: ${{ inputs.package-name != '' }}
|
||||
if: inputs.package-name != ''
|
||||
shell: bash
|
||||
run: |
|
||||
echo "開始清理舊映像,保留最新 ${{ inputs.keep-count }} 個版本"
|
||||
|
||||
Reference in New Issue
Block a user