ci(release): github actions to release next branch (#8380)

* swagger-ui
* swagger-ui-react
This commit is contained in:
Tim Lai
2023-02-13 11:09:59 -08:00
committed by GitHub
parent fb2eefcaf6
commit 9fd26cdb83
4 changed files with 193 additions and 0 deletions

4
.gitignore vendored
View File

@@ -3,6 +3,10 @@ node_modules
.vscode
.deps_check
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
.nyc_output
npm-debug.log*
.eslintcache