Skip to content

Commit

Permalink
fix(changie-trigger-release): work through initial successful run
Browse files Browse the repository at this point in the history
  • Loading branch information
sheldonhull committed Jan 23, 2024
1 parent b0dc5f6 commit ebc1946
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/changie-trigger-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,5 +136,4 @@ jobs:
--body "Approval will trigger update." \
--base ${{ github.event.inputs.base }} \
--head ${{ github.event.inputs.head }} \
--label dependencies \
--delete-branch-on-merge
--label dependencies

0 comments on commit ebc1946

Please sign in to comment.