Add ssh deploykey

This commit is contained in:
Stuart Armstrong 2025-09-16 09:18:24 +03:00
parent 23e0e9e8b3
commit ff9868db80

View File

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