Skip to content

Commit

Permalink
Quote export pem
Browse files Browse the repository at this point in the history
  • Loading branch information
banterCZ committed Oct 13, 2023
1 parent 47e6868 commit fa1c64e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scp-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
env:
SCP_CERTIFICATE: ${{ secrets.SCP_CERTIFICATE }}
run: |
echo "$SCP_CERTIFICATE" > cert.pem
'echo "$SCP_CERTIFICATE" > cert.pem'
- name: Deploy enrollment-server.war
shell: bash
run: |
Expand Down

0 comments on commit fa1c64e

Please sign in to comment.