mirror of
https://github.com/cpina/github-action-push-to-another-repository.git
synced 2024-12-22 08:06:10 -07:00
Fix indentation (spaces)
This commit is contained in:
parent
3a9dc3773c
commit
9b1e7ac6a5
|
@ -62,7 +62,7 @@ Then make the token available to the Github Action following the steps:
|
||||||
destination-github-username: 'cpina'
|
destination-github-username: 'cpina'
|
||||||
destination-repository-name: 'pandoc-test-output'
|
destination-repository-name: 'pandoc-test-output'
|
||||||
user-email: carles3@pina.cat
|
user-email: carles3@pina.cat
|
||||||
target-branch: main
|
target-branch: main
|
||||||
```
|
```
|
||||||
|
|
||||||
Working example:
|
Working example:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user