Skip to content

Commit

Permalink
fix: changelog file name
Browse files Browse the repository at this point in the history
  • Loading branch information
atreya2011 committed Jun 7, 2021
1 parent f1faab8 commit 27da4b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
uses: GoogleCloudPlatform/release-please-action@v2
with:
release-type: go
changelog-path: "CHANGELOG.md"
changelog-path: CHANGELOG.md

0 comments on commit 27da4b8

Please sign in to comment.