feat: 移除無用的部分

This commit is contained in:
Jeffery
2026-03-20 17:47:26 +08:00
parent 559cb45312
commit 697311db2d
2 changed files with 1 additions and 4 deletions

View File

@@ -1,9 +1,6 @@
name: 'CALCULATE VERSION'
description: '計算版本號'
author: 'Jeffery'
outputs:
version:
description: '計算出的版本號'
runs:
using: 'docker'
image: 'Dockerfile'