Skip to content

Commit 8a4e048

Browse files
authored
chore(ci): ping releasers on blog post PR
Signed-off-by: Aviv Keller <me@aviv.sh>
1 parent db65366 commit 8a4e048

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/create-release-post.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ jobs:
5050
body: |
5151
Creates a new blog post for ${{ inputs.version }}
5252
53+
cc @nodejs/releasers
54+
5355
Check this workflow's logs at ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}.
5456
commit-message: 'feat(blog): create post for ${{ inputs.version }}'
5557
labels: fast-track

0 commit comments

Comments
 (0)