Skip to content

Commit

Permalink
Update release_prep.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeagle authored Aug 13, 2023
1 parent 116b498 commit 0109c77
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release_prep.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ SHA=$(shasum -a 256 "$ARCHIVE" | awk '{print $1}')

cat << EOF
Many companies are successfully building with rules_js.
If you're getting value from the project, please let us know!
Just comment on our [Adoption Discussion](https://github.com/aspect-build/rules_js/discussions/1000).
## Using Bzlmod with Bazel 6:
Add to your \`MODULE.bazel\` file:
Expand Down

0 comments on commit 0109c77

Please sign in to comment.