diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e5897b38..c413dd01 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -70,6 +70,7 @@ To test your templates, commands, and other changes locally, follow these steps: 1. **Create release packages** Run the following command to generate the local packages: + ``` ./.github/workflows/scripts/create-release-packages.sh v1.0.0 ```