feat: 更新 CD 版本
This commit is contained in:
@@ -3,11 +3,11 @@ description: '推送 NUGET 套件'
|
||||
author: 'Jeffery'
|
||||
inputs:
|
||||
RELEASE_VERSION:
|
||||
required: true
|
||||
description: '要推送的版本號,ex: ${{ needs.calculate.outputs.version }}'
|
||||
required: true
|
||||
RELEASE_INDEX:
|
||||
default: 0
|
||||
description: '要推送的版本中第幾個成品,預設為 0'
|
||||
default: 0
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'Dockerfile'
|
||||
|
||||
Reference in New Issue
Block a user