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 517ae97 commit 664b449Copy full SHA for 664b449
README.md
@@ -7,3 +7,9 @@
7
```bash
8
./github-cli.sh create-release mageddo-projects github-cli v1.5 master "some description"
9
```
10
+
11
+### Uploading files to release
12
13
+```bash
14
+./github-cli.sh upload-files mageddo-projects github-cli 22635823 tmp.zip
15
+```
0 commit comments