Skip to content

Commit 3e663f2

Browse files
Remove unused output field
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 8ef8bc4 commit 3e663f2

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ jobs:
99
draft-release:
1010
name: 'Draft Release'
1111
runs-on: ubuntu-latest
12-
outputs:
13-
version: ${{ steps.make-release.outputs.version }}
1412
steps:
1513
- name: 'Check out code'
1614
uses: actions/checkout@v4

0 commit comments

Comments
 (0)