We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 006d377 commit bb97b73Copy full SHA for bb97b73
action.yml
@@ -1,5 +1,5 @@
1
2
-name: 'Create release notes'
+name: 'Create jira release notes'
3
description: 'A github action to create release notes'
4
author: 'randomizer<randil.fernando@outlook.com>'
5
runs:
package.json
{
- "name": "attach-jira-tickets",
+ "name": "create-jira-release-notes",
"version": "1.0.0",
"description": "",
"main": "index.js",
0 commit comments