Backticks in GitHub Actions output were still being interpreted even when assigned to a variable and then echoed to a file. Use heredoc with single quotes to prevent any bash expansion. Related to #671 |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| workflows | ||
Backticks in GitHub Actions output were still being interpreted even when assigned to a variable and then echoed to a file. Use heredoc with single quotes to prevent any bash expansion. Related to #671 |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| workflows | ||