Skip to content

Commit e97cd14

Browse files
committed
Remove remnant output parameter
1 parent 72ca9eb commit e97cd14

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/prepare-release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ env:
3030

3131
jobs:
3232
prepare-release:
33-
outputs:
34-
pull-request-head-sha: ${{ steps.determine-pr-head-sha.outputs.pull-request-head-sha }}
3533
name: "Prepare release"
3634
runs-on: ubuntu-22.04
3735
steps:

0 commit comments

Comments
 (0)