fix: update workflow
This commit is contained in:
parent
ec71a30ab1
commit
499ee5eba0
2 changed files with 1 additions and 11 deletions
11
action.yml
11
action.yml
|
|
@ -51,14 +51,3 @@ inputs:
|
|||
runs:
|
||||
using: "node20"
|
||||
main: "dist/index.mjs"
|
||||
env:
|
||||
NOMYO_API_KEY: ${{ inputs.nomyo_api_key }}
|
||||
NOMYO_API_URL: ${{ inputs.nomyo_api_url }}
|
||||
MODEL: ${{ inputs.model }}
|
||||
AGENT: ${{ inputs.agent }}
|
||||
SHARE: ${{ inputs.share }}
|
||||
PROMPT: ${{ inputs.prompt }}
|
||||
FORGEJO_API_URL: ${{ inputs.forgejo_api_url }}
|
||||
FORGEJO_TOKEN: ${{ inputs.forgejo_token }}
|
||||
MENTIONS: ${{ inputs.mentions }}
|
||||
VARIANT: ${{ inputs.variant }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue