Skip to content

Commit

Permalink
chore: add release please
Browse files Browse the repository at this point in the history
  • Loading branch information
lvrach committed Oct 16, 2024
1 parent 5dfa576 commit 78801e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
id: extract_branch
- uses: google-github-actions/release-please-action@v3
with:
token: ${{ secrets.PAT }}
pull-request-title-pattern: "chore: release ${version}"
release-type: go
package-name: git-hooks
Expand Down

0 comments on commit 78801e0

Please sign in to comment.