0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-13 11:11:49 +02:00

ci: build with ssh key

This commit is contained in:
2025-05-19 14:24:09 +02:00
committed by Klaus Wakonig
parent dea2b44e6a
commit 52d8e4b332

View File

@ -41,6 +41,7 @@ jobs:
with:
ref: ${{ github.ref_name }}
fetch-depth: 0
ssh-key: ${{ secrets.CI_DEPLOY_SSH_KEY }}
- name: Setup | Force release branch to be at workflow sha
run: |