更新 action.yaml

This commit is contained in:
2026-03-31 05:41:23 +00:00
parent e306fd05fc
commit b3d456de65

View File

@@ -14,5 +14,4 @@ runs:
image: 'Dockerfile' image: 'Dockerfile'
env: env:
RELEASE_VERSION: ${{ inputs.RELEASE_VERSION }} RELEASE_VERSION: ${{ inputs.RELEASE_VERSION }}
RELEASE_FOLDER: ${{ inputs.RELEASE_FOLDER }} RELEASE_FOLDER: ${{ inputs.RELEASE_FOLDER }}
ZIP_FILE: ${{ inputs.ZIP_FILE }}