Skip to content

Commit a93a013

Browse files
author
Github CLI
committed
Releasing v1.5
1 parent 37ab797 commit a93a013

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
## Using IT
12
Setup token
23

34
```bash
@@ -25,3 +26,11 @@ REPO_TOKEN=8094deb9fe1d7d15598a8e7b876e151810630635
2526
```bash
2627
./github-cli.sh release mageddo-projects github-cli v1.0 master "some description" tmp.zip
2728
```
29+
30+
## Contributing
31+
32+
### Generating a release
33+
34+
```
35+
/github-cli.sh release mageddo-projects github-cli v1.5 master "some description" github-cli.sh
36+
```

0 commit comments

Comments
 (0)