Skip to content

Commit

Permalink
One more try
Browse files Browse the repository at this point in the history
  • Loading branch information
mgdaily committed Jun 19, 2024
1 parent caaeb2d commit 435c96a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
- name: Read Public Key
run: |
{
echo "PUBLIC_KEY=$(cat ./public_key)"
echo "PUBLIC_KEY=$(cat ./public_key)" << EOF
echo EOF
} >> $GITHUB_ENV
Expand Down

0 comments on commit 435c96a

Please sign in to comment.