We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1baef43 commit ff1e239Copy full SHA for ff1e239
.github/workflows/tag-release.yml
@@ -23,6 +23,7 @@ jobs:
23
with:
24
token: ${{ secrets.EMSCRIPTEN_BOT_TOKEN }}
25
title: Mark ${{ env.RELEASE_VERSION }} as released
26
+ body: Update changelog and emscripten-version.txt [ci skip]
27
team-reviewers: release-reviewers
28
delete-branch: true
29
- name: Enable auto-merge
0 commit comments