On Windows, PowerShell uses the backtick character (`) and Command Prompt uses caret (^) instead of backslash (\) for multi-line pipelines. You can also put the whole pipeline on a single line; they ...
path — File path to be modified. branch ${{ github.ref_name }} Branch to commit changes to. overwrite false Whether to overwrite the entire file. sync_local_file true Whether to sync the file from the ...