Skip to content

Commit

Permalink
ci: revert 'release-as' (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
Blackbaud-SteveBrush authored Sep 12, 2024
1 parent 3646638 commit 5d0e7e9
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 @@ -59,8 +59,7 @@ jobs:
pull-request-title-pattern: 'chore: release ${version}'
labels: 'autorelease ${{ github.ref_name }}: pending'
release-labels: 'autorelease ${{ github.ref_name }}: tagged'
# release-as: '${{ steps.next-release.outputs.next-release }}'
release-as: '11.0.0'
release-as: '${{ steps.next-release.outputs.next-release }}'
prerelease: ${{ env.PRERELEASE != 'false' }}
draft-pull-request: true
include-v-in-tag: false
Expand Down

0 comments on commit 5d0e7e9

Please sign in to comment.