Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jibon57 committed Nov 3, 2024
1 parent 6321c54 commit 8b3a61f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,3 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: go
version-file: version/version.go
3 changes: 3 additions & 0 deletions release-please-config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"version-file": "version/version.go"
}

0 comments on commit 8b3a61f

Please sign in to comment.