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 c07c35f commit 47013c9Copy full SHA for 47013c9
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "r2-upload-action",
3
- "version": "1.3.3",
+ "version": "1.3.4",
4
"description": "GitHub Action to upload files to a Cloudflare R2 bucket",
5
"main": "dist/index.js",
6
"type": "module",
@@ -14,7 +14,7 @@
14
"url": "git+https://github.com/ryand56/r2-upload-action.git"
15
},
16
"author": "ryand56",
17
- "license": "MIT",
+ "license": "(MIT or 0BSD)",
18
"bugs": {
19
"url": "https://github.com/ryand56/r2-upload-action/issues"
20
0 commit comments