diff --git a/.gitea/workflows/loop-plugin-with-marketplace-template.yml b/.gitea/workflows/loop-plugin-with-marketplace-template.yml index f04f57f..698c9be 100644 --- a/.gitea/workflows/loop-plugin-with-marketplace-template.yml +++ b/.gitea/workflows/loop-plugin-with-marketplace-template.yml @@ -78,7 +78,7 @@ jobs: go_version: ${{ inputs.go_version }} go_cache: ${{ inputs.go_cache }} node_version: ${{ inputs.node_version }} - ssh_key: roleId: ${{ secrets.AI_DEPLOY_KEY }} + ssh_key: ${{ secrets.AI_DEPLOY_KEY }} - name: ci/plugin-sign uses: https://git.wilix.dev/wilix-infra/actions/.gitea/actions/file-sign@master