feat: 修正邏輯

This commit is contained in:
Jeffery
2026-03-20 16:37:45 +08:00
parent 52bdc38674
commit 2aa38cd6db
2 changed files with 3 additions and 4 deletions

View File

@@ -8,7 +8,6 @@ author: 'Jeffery'
outputs:
VERSION:
description: '計算出的新版本號'
value: ${{ steps.calculate.outputs.version }}
runs:
using: 'docker'
image: 'Dockerfile'