Skip to content

Commit

Permalink
ci: remove release-please release type override
Browse files Browse the repository at this point in the history
  • Loading branch information
aborgna-q authored Apr 10, 2024
1 parent f912cd4 commit f94e484
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,4 @@ jobs:
- uses: google-github-actions/release-please-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
# Should update changelog, tag commit, and create a github release
release-type: simple
config-file: release-please-config.json

0 comments on commit f94e484

Please sign in to comment.