mirror of
https://github.com/morbalint/kemkas-deployment.git
synced 2026-07-17 22:03:46 +00:00
ci: fix deployment key
This commit is contained in:
@@ -13,6 +13,8 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
ssh-key: ${{ secrets.DEPLOYMENT_KEY }}
|
||||
- id: get_beta_image
|
||||
if: ${{ inputs.backend_image == '' }}
|
||||
uses: mikefarah/yq@v4
|
||||
|
||||
Reference in New Issue
Block a user