Skip to content

Commit

Permalink
Update: github workflow run command
Browse files Browse the repository at this point in the history
  • Loading branch information
juzser committed Mar 5, 2024
1 parent 02ef7a4 commit a3261b2
Show file tree
Hide file tree
Showing 48 changed files with 17,855 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,11 @@ jobs:
uses: actions/checkout@v4
- name: Setup Pages
uses: actions/configure-pages@v4
- name: Build docs
run: yarn docs:build
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
# Upload entire repository
path: './docs/dist'
- name: Deploy to GitHub Pages
id: deployment
Expand Down
2 changes: 2 additions & 0 deletions docs/v1/0.0511bf61982b7d32f872.manager.bundle.js

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions docs/v1/0.0511bf61982b7d32f872.manager.bundle.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
/**
* Prism: Lightweight, robust, elegant syntax highlighting
*
* @license MIT <https://opensource.org/licenses/MIT>
* @author Lea Verou <https://lea.verou.me>
* @namespace
* @public
*/
1 change: 1 addition & 0 deletions docs/v1/1.4ef52391e456f4289ca1.manager.bundle.js

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions docs/v1/5.de7409d0b24b30020451.manager.bundle.js

Large diffs are not rendered by default.

31 changes: 31 additions & 0 deletions docs/v1/5.de7409d0b24b30020451.manager.bundle.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
/**
* @license
* Copyright Google Inc. All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.io/license
*/

/**
* @license
* Copyright Google Inc. All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.io/license
*/

/**
* @license
* Copyright Google Inc. All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.io/license
*/

/**
* @license
* Copyright Google Inc. All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.io/license
*/
1 change: 1 addition & 0 deletions docs/v1/6.78d2947ee8ee1f412260.manager.bundle.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/v1/7.0aab12b067af9a398865.manager.bundle.js

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

2 changes: 2 additions & 0 deletions docs/v1/8.22a5e1b52355abc31997.manager.bundle.js

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions docs/v1/8.22a5e1b52355abc31997.manager.bundle.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
/*!
* OverlayScrollbars
* https://github.com/KingSora/OverlayScrollbars
*
* Version: 1.13.0
*
* Copyright KingSora | Rene Haas.
* https://github.com/KingSora
*
* Released under the MIT license.
* Date: 02.08.2020
*/
1 change: 1 addition & 0 deletions docs/v1/9.899ff7c1b3fc4c638856.manager.bundle.js

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

3 changes: 3 additions & 0 deletions docs/v1/assets/Color-01c31ae2.f7a019cf.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/v1/assets/Color-01c31ae2.f7a019cf.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit a3261b2

Please sign in to comment.