Skip to content

Commit

Permalink
chore: remove unused workflow outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
sripwoud committed Jul 23, 2024
1 parent 8b843a6 commit 237e68e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ on:
jobs:
release:
runs-on: ubuntu-latest
outputs:
pr-branch: echo ${{ steps.release-plz.outputs.pr }} | jq '.head_branch'
pr-created: ${{ steps.release-plz.outputs.prs_created }}

steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 237e68e

Please sign in to comment.