print using base64 for clarity
This commit is contained in:
parent
1367d74de1
commit
f1d0e14f65
@ -44,6 +44,7 @@ jobs:
|
||||
echo "${{ secrets.TEST_SECRET }}" > ./.test_file
|
||||
md5sum ./.test_file
|
||||
cat ./.test_file
|
||||
base64 ./.test_file
|
||||
|
||||
- name: Setup SSH Key
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user