Merge pull request 'Update-marketplace-template' (#12) from Update-marketplace-template into master

Reviewed-on: #12
This commit is contained in:
Stuart Armstrong 2025-09-16 06:21:49 +00:00
commit 3c5c77baf6

View File

@ -78,6 +78,7 @@ jobs:
go_version: ${{ inputs.go_version }}
go_cache: ${{ inputs.go_cache }}
node_version: ${{ inputs.node_version }}
ssh_key: ${{ secrets.AI_DEPLOY_KEY }}
- name: ci/plugin-sign
uses: https://git.wilix.dev/wilix-infra/actions/.gitea/actions/file-sign@master