githublogen 0.3.25-beta.1 → 0.4.0-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -38,7 +38,7 @@ jobs:
38
38
  GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
39
39
  ```
40
40
 
41
- It will be trigged whenever you push a tag to GitHub that starts with `v`.
41
+ It will be triggered whenever you push a tag to GitHub that starts with `v`.
42
42
 
43
43
  ## Configuration
44
44