8000 Update README.md · tj-python/github-deploy@5c64bd6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5c64bd6

Browse files
authored
Update README.md
1 parent ee9ed9a commit 5c64bd6

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,8 @@ This can introduce a number challenges one of which is maintaining consistency a
1414

1515
## Usage
1616

17-
#### Creating or Updating files on github
17+
### Creating or Updating files on github
1818

19-
`github-deploy`
2019

2120
```shell script
2221
github-deploy update --org [org] --token [PAT_TOKEN] --dest [LOCATION TO UPLOAD FILE] --source [SOURCE FILE LOCATION]
@@ -31,9 +30,8 @@ github-deploy update --org tj-actions --token [PAT_TOKEN] --dest '.github/workfl
3130
> NOTE: `auto-approve.yml` is located on your local system.
3231
3332

34-
#### Deleting files on github
33+
### Deleting files on github
3534

36-
`github-delete`
3735

3836
```shell script
3937
github-deploy delete --org [org] --token [PAT_TOKEN] --dest [LOCATION TO DELETE]

0 commit comments

Comments
 (0)
0