We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 493e738 commit 3dc6934Copy full SHA for 3dc6934
1 file changed
.github/workflows/custom_publish.yml
@@ -36,6 +36,6 @@ jobs:
36
repo_token: "${{ secrets.GITHUB_TOKEN }}"
37
automatic_release_tag: "${{ env.NODE_VERSION }}"
38
prerelease: false
39
- title: "Node.js ${{ env.NODE_VERSION }} LTS Build"
+ title: "Node.js ${{ env.NODE_VERSION }} Build"
40
files: |
41
*.deb
0 commit comments