Skip to content

Commit e8e63b8

Browse files
committed
Add milestone to gitreleasemanager/publish
Signed-off-by: Victor Chang <[email protected]>
1 parent 422e4d2 commit e8e63b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,7 @@ jobs:
398398
owner: ${{ steps.repo.outputs._0 }}
399399
repository: ${{ steps.repo.outputs._1 }}
400400
tagName: ${{ env.MAJORMINORPATCH }}
401+
milestone: ${{ env.MAJORMINORPATCH }}
401402

402403
- name: Close release with GitReleaseManager
403404
if: ${{ contains(github.ref, 'refs/heads/main') }}

0 commit comments

Comments
 (0)