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:
1
.github/workflows/semantic_release.yml
vendored
1
.github/workflows/semantic_release.yml
vendored
@ -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: |
|
||||
|
Reference in New Issue
Block a user