Skip to content

Commit

Permalink
Update release instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
robertaboukhalil committed Aug 15, 2024
1 parent 833b181 commit 0b02de0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@ Run `npm run test`.
* Build: `npm run build`
* Publish package: `npm publish --access public`
* Create release in the GitHub repo
* Add to [`biowasm.json`](https://github.com/biowasm/biowasm/blob/main/biowasm.json) and deploy biowasm CDN
* Add to [`biowasm.json`](https://github.com/biowasm/biowasm/blob/main/biowasm.json)
* Deploy biowasm CDN with env=stg, tool=aioli and run biowasm tests to validate that stg tests still pass
* Repeat with env=prd

## Architecture

Expand Down

0 comments on commit 0b02de0

Please sign in to comment.