Skip to content

Commit

Permalink
chore: remove release SHA now that release-please is active
Browse files Browse the repository at this point in the history
  • Loading branch information
Blackbaud-TrevorBurch committed Jan 23, 2024
1 parent 34502ab commit d471c17
Showing 1 changed file with 0 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 @@ -29,7 +29,6 @@ jobs:
pull-request-title-pattern: 'chore: release ${version}'
labels: 'autorelease ${{ github.ref_name }}: pending'
release-labels: 'autorelease ${{ github.ref_name }}: tagged'
last-release-sha: 'f11c397f0600c3071c91592b5c556175ec52cb2d'
prerelease: ${{ env.PRERELEASE == 'true' }}
draft-pull-request: true
include-v-in-tag: false

0 comments on commit d471c17

Please sign in to comment.