Skip to content

Commit

Permalink
Changed git docs with correct hook (#804)
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0trpietruszewski committed Sep 21, 2021
1 parent de9df42 commit 588d776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/git.md
Expand Up @@ -156,5 +156,5 @@ In case you need even more customizations, here is some inspiration:
}
```

Since the `after:git:release` hook runs after the Git commands, the `git.push` can be disabled, and replaced by a custom
Since the `after:release` hook runs after the Git commands, the `git.push` can be disabled, and replaced by a custom
script.

0 comments on commit 588d776

Please sign in to comment.