Skip to content

Commit

Permalink
Add quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
banterCZ committed Oct 13, 2023
1 parent 5a001db commit 14e4fd7
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 14e4fd7

Please sign in to comment.