Skip to content

Commit

Permalink
Bundle README in package
Browse files Browse the repository at this point in the history
  • Loading branch information
mvromer-ge committed Feb 13, 2024
1 parent 7c5d892 commit dc71e4d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/make-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ jobs:
- name: Build blazor-wasm-single-spa
run: npm run build
working-directory: ./blazor-wasm-single-spa
- name: Copy README
run: cp README.md blazor-wasm-single-spa/
- name: Pack blazor-wasm-single-spa
run: npm pack
working-directory: ./blazor-wasm-single-spa
Expand Down

0 comments on commit dc71e4d

Please sign in to comment.