Skip to content

Commit 3dc6934

Browse files
committed
Update release title in custom_publish.yml to remove 'LTS' designation
1 parent 493e738 commit 3dc6934

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/custom_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ jobs:
3636
repo_token: "${{ secrets.GITHUB_TOKEN }}"
3737
automatic_release_tag: "${{ env.NODE_VERSION }}"
3838
prerelease: false
39-
title: "Node.js ${{ env.NODE_VERSION }} LTS Build"
39+
title: "Node.js ${{ env.NODE_VERSION }} Build"
4040
files: |
4141
*.deb

0 commit comments

Comments
 (0)