Skip to content

Commit f84df20

Browse files
authored
ci(releases): variable typo for zulip messages DEV-961 (#6395)
### 💭 Notes Reapply 8a89628 (#6360) that was badly merged into `main` at 5b9ba25
1 parent a832b0a commit f84df20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-1-branch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
uses: './.github/workflows/zulip.yml'
114114
secrets: inherit
115115
with:
116-
topic: "${{ needs.create-current-branch.outputs.current_minor }} release"
116+
topic: "${{ needs.version.outputs.current_minor }} release"
117117
content: |
118118
:seedling: `${{ needs.version.outputs.current_branch }}` branch created! Checklist:
119119
- @*QA* & @*product*: the release window is 4 weeks to make a release, otherwise the branch is scrapped and we start over with next release.

0 commit comments

Comments
 (0)