- Published on
- Authors
- koskila
- Tags
- githubactionsmaui
How to avoid sed in GitHub Actions removing spaces from your script steps?
This article explains how to replace double quotes in string literal when replacing stuff in GitHub Actions using sed. Or rather, how to replace stuff with double quotes in it in GitHub Actions overall....