This commit is contained in:
Stuart Armstrong 2025-09-16 09:19:26 +03:00
parent ff9868db80
commit dde9b7de25

View File

@ -78,7 +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 }} ssh_key: ${{ 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