Skip to content

Commit

Permalink
doc(javascript): typo in GitHub name
Browse files Browse the repository at this point in the history
  • Loading branch information
manusa committed Jul 25, 2023
1 parent ed4eea6 commit 29a31dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion javascript/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ The Buildah command to generate build the image is the following:
buildah build --annotation "module.wasm.image/variant=compat" --platform "wasi/wasm" -t marcnuri/hello-world-of-wasm:js .
```

For the CI pipeline (build+publish) I use the Red Hat provided Git Hub actions that simplify the process:
For the CI pipeline (build+publish) I use the Red Hat provided GitHub actions that simplify the process:
- https://github.com/redhat-actions/buildah-build
- https://github.com/redhat-actions/push-to-registry

0 comments on commit 29a31dd

Please sign in to comment.