Skip to content

Commit

Permalink
Need to escape slashes
Browse files Browse the repository at this point in the history
Signed-off-by: Tracy Kuhrt <tracy.a.kuhrt@accenture.com>
  • Loading branch information
tkuhrt committed Jun 19, 2024
1 parent b63886b commit 91798dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-pdf-on-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
\fancyhead[R,C,L]{}
\fancyfoot[R]{\thepage}
\fancyfoot[C]{}
\fancyfoot[L]{Copyright (c) OpenWallet Foundation 2024- \\ License:CC-BY-4.0}
\fancyfoot[L]{Copyright (c) OpenWallet Foundation 2024- \\\\ License:CC-BY-4.0}
EOF
# Convert GitHub markdown to PDF with 1 inch margins
Expand Down

0 comments on commit 91798dc

Please sign in to comment.