Skip to content

Commit

Permalink
Complement information about built assets in RELEASE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pgiraud committed Nov 12, 2024
1 parent 0241f23 commit c838494
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- [ ] Run `npm ci` to install packages.
- [ ] Run `npm run build` to build assets (JS and CSS).
- [ ] Update [the changelog](https://github.com/powa-team/powa-web/blob/master/CHANGELOG) if not already up-to-date.
- [ ] Commit the changes (assets and changelog).
- [ ] Commit the changes (new assets files in `powa/static/dist` and changelog).
- [ ] Create a tag either from the command line or Github web interface.
- [ ] Verify that images are pushed to Docker hub (via the powa-podman repo).
- [ ] Publish to `pypi`.

0 comments on commit c838494

Please sign in to comment.