diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index a34500d..af44467 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -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: |