Skip to content

Commit

Permalink
ci: change release type for release-please
Browse files Browse the repository at this point in the history
  • Loading branch information
mariuswinger committed Nov 11, 2024
1 parent 5a50230 commit 53c1197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
id: release
with:
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
release-type: simple
release-type: go

outputs:
release_created: ${{ steps.release.outputs.release_created }}

0 comments on commit 53c1197

Please sign in to comment.