Skip to content

Commit

Permalink
Commit from GitHub Actions (.github/workflows/nightly.yml)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 11, 2023
1 parent a062089 commit e70484b
Show file tree
Hide file tree
Showing 10 changed files with 6,121 additions and 1,649 deletions.
517 changes: 421 additions & 96 deletions 5e_Monster_Builder.json

Large diffs are not rendered by default.

7,229 changes: 5,688 additions & 1,541 deletions LGMRD.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ LGMRD is officially pronounced "Lymm Grid" and LGMMBRD "Lymm Bard".
- [HTML](https://github.com/crit-tech/LGMRD/blob/main/LGMRD.html) **Updated: <span id="html-last-updated">Tue, 10 Oct 2023 22:52:30 GMT</span>**
- [All-in-one Markdown](https://github.com/crit-tech/LGMRD/blob/main/LGMRD.md) **Updated: <span id="markdown-last-updated">Tue, 10 Oct 2023 22:52:33 GMT</span>**
- [Separate Markdown](https://github.com/crit-tech/LGMRD/tree/main/markdown_separate) files **Updated: <span id="markdown_separate-last-updated">Tue, 10 Oct 2023 22:52:33 GMT</span>**
- [JSON](https://github.com/crit-tech/LGMRD/blob/main/LGMRD.json) **Updated: <span id="json-last-updated">Tue, 10 Oct 2023 22:52:33 GMT</span>**
- [NPM](https://www.npmjs.com/package/@crit-tech/lgmrd) **Updated: <span id="json-last-updated">Tue, 10 Oct 2023 22:52:33 GMT</span>**
- [JSON](https://github.com/crit-tech/LGMRD/blob/main/LGMRD.json) **Updated: <span id="json-last-updated">Wed, 11 Oct 2023 00:27:21 GMT</span>**
- [NPM](https://www.npmjs.com/package/@crit-tech/lgmrd) **Updated: <span id="json-last-updated">Wed, 11 Oct 2023 00:27:21 GMT</span>**
- [PDF](https://github.com/crit-tech/LGMRD/blob/main/LGMRD.pdf) **Updated: <span id="pdf-last-updated">Tue, 10 Oct 2023 22:52:32 GMT</span>**
- [EPUB](https://github.com/crit-tech/LGMRD/blob/main/LGMRD.epub) **Updated: <span id="epub-last-updated">Tue, 10 Oct 2023 22:52:33 GMT</span>**

Expand All @@ -23,8 +23,8 @@ LGMRD is officially pronounced "Lymm Grid" and LGMMBRD "Lymm Bard".
- [HTML](https://github.com/crit-tech/LGMRD/blob/main/5e_Monster_Builder.html) **Updated: <span id="mb-html-last-updated">Tue, 10 Oct 2023 22:52:34 GMT</span>**
- [All-in-one Markdown](https://github.com/crit-tech/LGMRD/blob/main/5e_Monster_Builder.md) **Updated: <span id="mb-markdown-last-updated">Tue, 10 Oct 2023 22:52:35 GMT</span>**
- [Separate Markdown](https://github.com/crit-tech/LGMRD/tree/main/markdown_separate_5e_monster_builder) files **Updated: <span id="mb-markdown_separate-last-updated">Tue, 10 Oct 2023 22:52:35 GMT</span>**
- [JSON](https://github.com/crit-tech/LGMRD/blob/main/5e_Monster_Builder.json) **Updated: <span id="mb-json-last-updated">Tue, 10 Oct 2023 22:52:35 GMT</span>**
- [NPM](https://www.npmjs.com/package/@crit-tech/lgmmbrd) **Updated: <span id="mb-json-last-updated">Tue, 10 Oct 2023 22:52:33 GMT</span>**
- [JSON](https://github.com/crit-tech/LGMRD/blob/main/5e_Monster_Builder.json) **Updated: <span id="mb-json-last-updated">Wed, 11 Oct 2023 00:27:24 GMT</span>**
- [NPM](https://www.npmjs.com/package/@crit-tech/lgmmbrd) **Updated: <span id="mb-json-last-updated">Wed, 11 Oct 2023 00:27:24 GMT</span>**
- [PDF](https://github.com/crit-tech/LGMRD/blob/main/5e_Monster_Builder.pdf) **Updated: <span id="mb-pdf-last-updated">Tue, 10 Oct 2023 22:52:34 GMT</span>**
- [EPUB](https://github.com/crit-tech/LGMRD/blob/main/5e_Monster_Builder.epub) **Updated: <span id="mb-epub-last-updated">Tue, 10 Oct 2023 22:52:35 GMT</span>**

Expand Down
4 changes: 2 additions & 2 deletions metadata/updates.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"markdown": "2023-10-10T22:52:33.384Z",
"markdown_separate": "2023-10-10T22:52:33.626Z",
"json": "2023-10-10T22:52:33.901Z",
"json": "2023-10-11T00:27:21.183Z",
"html": "2023-10-10T22:52:30.703Z",
"pdf": "2023-10-10T22:52:32.279Z",
"epub": "2023-10-10T22:52:33.071Z",
Expand All @@ -10,5 +10,5 @@
"mb-epub": "2023-10-10T22:52:35.282Z",
"mb-markdown": "2023-10-10T22:52:35.478Z",
"mb-markdown_separate": "2023-10-10T22:52:35.627Z",
"mb-json": "2023-10-10T22:52:35.774Z"
"mb-json": "2023-10-11T00:27:24.904Z"
}
2 changes: 1 addition & 1 deletion packages/lgmmbrd/index.cjs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module.exports.default = {
"version": "0.1.1",
"version": "0.1.3",
"sections": [
{
"id": "bossesandminions",
Expand Down
2 changes: 1 addition & 1 deletion packages/lgmmbrd/index.mjs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export default {
"version": "0.1.1",
"version": "0.1.3",
"sections": [
{
"id": "bossesandminions",
Expand Down
2 changes: 1 addition & 1 deletion packages/lgmmbrd/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@crit-tech/lgmmbrd",
"version": "0.1.1",
"version": "0.1.3",
"description": "The Lazy GM's Resource 5e Monster Builder Resource Document as JSON",
"private": false,
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/lgmrd/index.cjs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module.exports.default = {
"version": "1.3.1",
"version": "1.3.3",
"sections": [
{
"id": "buildingagroup",
Expand Down
2 changes: 1 addition & 1 deletion packages/lgmrd/index.mjs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export default {
"version": "1.3.1",
"version": "1.3.3",
"sections": [
{
"id": "buildingagroup",
Expand Down
2 changes: 1 addition & 1 deletion packages/lgmrd/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@crit-tech/lgmrd",
"version": "1.3.1",
"version": "1.3.3",
"description": "The Lazy GM's Resource Document as JSON",
"private": false,
"exports": {
Expand Down

0 comments on commit e70484b

Please sign in to comment.