Skip to content

Commit 5f8d091

Browse files
committed
set ssh push
1 parent d95c7d4 commit 5f8d091

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
run: |
1919
mkdir .ssh
2020
chmod 600 .ssh
21+
ls -al
2122
echo "${{ secrets.RSA }}" > .ssh/id_rsa
2223
- name: Upload Files
2324
run: |

0 commit comments

Comments
 (0)