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