mirror of
https://github.com/bec-project/bec_widgets.git
synced 2026-01-01 11:31:19 +01:00
ci: add known hosts
This commit is contained in:
1
.github/workflows/semantic_release.yml
vendored
1
.github/workflows/semantic_release.yml
vendored
@@ -42,6 +42,7 @@ jobs:
|
||||
ref: ${{ github.ref_name }}
|
||||
fetch-depth: 0
|
||||
ssh-key: ${{ secrets.CI_DEPLOY_SSH_KEY }}
|
||||
ssh-known-hosts: ${{ secrets.CI_DEPLOY_SSH_KNOWN_HOSTS }}
|
||||
|
||||
- name: Setup | Force release branch to be at workflow sha
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user