We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37ab797 commit a93a013Copy full SHA for a93a013
README.md
@@ -1,3 +1,4 @@
1
+## Using IT
2
Setup token
3
4
```bash
@@ -25,3 +26,11 @@ REPO_TOKEN=8094deb9fe1d7d15598a8e7b876e151810630635
25
26
27
./github-cli.sh release mageddo-projects github-cli v1.0 master "some description" tmp.zip
28
```
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