Skip to content

Commit

Permalink
feat!: update transform
Browse files Browse the repository at this point in the history
  • Loading branch information
v8tenko committed Sep 25, 2023
1 parent 3035f8f commit 808a3e2
Show file tree
Hide file tree
Showing 3 changed files with 226 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ jobs:
- uses: yandex-cloud/ui-release-action@main
with:
github-token: ${{ secrets.YC_UI_BOT_GITHUB_TOKEN }}
npm-token: ${{ secrets.YC_UI_BOT_NPM_TOKEN }}
npm-token: ${{ secrets.ROBOT_DATAUI_NPM_TOKEN }}
node-version: 14
224 changes: 224 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@diplodoc/markdown-translation": "^0.15.4",
"@diplodoc/mermaid-extension": "^1.1.1",
"@diplodoc/openapi-extension": "^1.3.3",
"@doc-tools/transform": "^3.8.5",
"@diplodoc/transform": "^4.0.0",
"@doc-tools/yfm2xliff": "0.0.5",
"@octokit/core": "4.2.4",
"@types/glob": "^8.0.0",
Expand Down

0 comments on commit 808a3e2

Please sign in to comment.