Skip to content

Commit a16e7b3

Browse files
committed
Change job name
1 parent 5b8a464 commit a16e7b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
TAG: ${{ github.ref_name }}
2121
release:
2222
name: Create Release Draft
23-
needs: [linux, windows, macos, macos-old]
23+
needs: [linux, windows, macos, macold]
2424
runs-on: ubuntu-latest
2525
outputs:
2626
changelog-section: ${{ steps.extract.outputs.changelog_section }}

0 commit comments

Comments
 (0)