Skip to content

Commit

Permalink
ci: set release-type
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb committed Jun 11, 2024
1 parent 2e62c85 commit f4d19b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
steps:
- name: Release
uses: googleapis/release-please-action@v4
with:
release-type: simple
- uses: actions/checkout@v4
- name: Tag major and minor versions
if: ${{ steps.release.outputs.release_created }}
Expand Down

0 comments on commit f4d19b2

Please sign in to comment.