Skip to content

Commit ef4d98a

Browse files
authored
Update release.yml
1 parent 456be30 commit ef4d98a

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
@@ -101,7 +101,7 @@ jobs:
101101
${{needs.version.outputs.changelog}}
102102
Discord:
103103
runs-on: ubuntu-latest
104-
needs: release
104+
needs: [release, version]
105105
steps:
106106
- name: Ping @everyone
107107
run: |

0 commit comments

Comments
 (0)