Skip to content

Commit 49aa7dc

Browse files
authored
Fixing needs
1 parent d8bca1c commit 49aa7dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
path: "IconChanges*.md"
9898

9999
create_release:
100-
needs: [collect_contributors, build_artifacts, build_icon_changes]
100+
needs: [build_release_notes, build_artifacts, build_icon_changes]
101101
runs-on: ubuntu-latest
102102
name: Create Draft Release
103103

0 commit comments

Comments
 (0)