feat: remove unused outputs from action.yml and add exclusions for AI review suggestions
This commit is contained in:
@@ -11,10 +11,6 @@ inputs:
|
||||
RUNNER_TOKEN:
|
||||
description: '存取權杖'
|
||||
required: true
|
||||
outputs:
|
||||
text:
|
||||
description: '輸出的文字'
|
||||
value: ${{ steps.display.outputs.text }}
|
||||
runs:
|
||||
using: 'composite'
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user