with:\r
name: all-${{ matrix.os }}\r
path: |\r
- bazel-bin*/package_*\r
- bazel-bin*/package_zip.zip\r
- bazel-bin*/package_tar.tar.gz\r
+ bazel-bin*/packages_zip.zip\r
+ bazel-bin*/packages_tar.tar.gz\r
\r
- name: Publish docker images\r
shell: bash\r
+++ /dev/null
-# Website
-
-This website is built using [Docusaurus 2](https://docusaurus.io/), a modern static website generator.
-
-### Installation
-
-```
-$ yarn
-```
-
-### Local Development
-
-```
-$ yarn start
-```
-
-This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
-
-### Build
-
-```
-$ yarn build
-```
-
-This command generates static content into the `build` directory and can be served using any static contents hosting service.
-
-### Deployment
-
-```
-$ GIT_USER=<Your GitHub username> USE_SSH=true yarn deploy
-```
-
-If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the `gh-pages` branch.
same "printed page" as the copyright notice for easier
identification within third-party archives.
-Copyright 2021 Developer's House
+Copyright 2021 Nova
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
{
- "name": "docs",
+ "name": "@discordnova/docs",
"version": "0.0.0",
"private": true,
"scripts": {