pddpd
pddpd
### PR includes - [x] fixed #0 - [x] add / modify test cases - [ ] documents, demos ATT. - `isOrdinal` should accept `string` type. - Add defensive codes...
Supports exporting to data types in `FrameData`. That is, the data formats that are allowed to be input are also allowed to be output.
当 release types 为 published 时,支持发布和预发布时触发事件。假如一个新仓库仅有 prerelease 记录,且设置 `enable_prerelease` 为 true 时。 ``` release: types: - published enable_prerelease: true ``` 会抛出 Not Found 错误。 在 action 中报错如下图  URL 请求返回报错如下图...