Skip to content

Commit cc0bae8

Browse files
committed
Remove npm publish since github action is working properly
1 parent ae459bc commit cc0bae8

File tree

3 files changed

+3
-265
lines changed

3 files changed

+3
-265
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This is an alternate codebase for the bulk of DRC Portal static content where the content can be mostly specified in markdown and independently rendered.
44

5+
Updates to the content are automatically deployed to https://maayanlab.github.io/drc-static/
6+
57
## Develop
68
```bash
79
npm run dev
@@ -11,8 +13,3 @@ npm run dev
1113
```bash
1214
npm run build
1315
```
14-
15-
## Publish
16-
```bash
17-
npm run deploy
18-
```

0 commit comments

Comments
 (0)