File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -20,22 +20,22 @@ inputs:
2020 required : true
2121 download-url-win-x64 :
2222 description : ' The url to download the extension from (for Windows x64)'
23- required : true
23+ required : false
2424 download-url-win-arm64 :
2525 description : ' The url to download the extension from (for Windows ARM64)'
26- required : true
26+ required : false
2727 download-url-macos-x64 :
2828 description : ' The url to download the extension from (for macOS x86)'
29- required : true
29+ required : false
3030 download-url-macos-arm64 :
3131 description : ' The url to download the extension from (for macOS ARM64)'
32- required : true
32+ required : false
3333 download-url-linux-x64 :
3434 description : ' The url to download the extension from (for Linux x64)'
35- required : true
35+ required : false
3636 download-url-linux-arm64 :
3737 description : ' The url to download the extension from (for Linux ARM64)'
38- required : true
38+ required : false
3939 publish :
4040 description : ' Whether to immediately set status to "published"'
4141 required : false
You can’t perform that action at this time.
0 commit comments