fix: ci script
Release package / release (push) Failing after 15s
Release package / build-and-push (push) Has been skipped

This commit is contained in:
TakahashiNg
2026-03-29 13:52:32 +00:00
parent e448d5ebaf
commit 2873952f10
+1
View File
@@ -19,6 +19,7 @@ jobs:
steps: steps:
- name: Setup SSH Key - name: Setup SSH Key
run: | run: |
set -x
mkdir -p ~/.ssh mkdir -p ~/.ssh
chmod 700 ~/.ssh chmod 700 ~/.ssh
echo "${{ secrets.DEPLOY_KEY }}" > ~/.ssh/id_ed25519 echo "${{ secrets.DEPLOY_KEY }}" > ~/.ssh/id_ed25519