Skip to content

Commit bb97b73

Browse files
initial commit
1 parent 006d377 commit bb97b73

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
name: 'Create release notes'
2+
name: 'Create jira release notes'
33
description: 'A github action to create release notes'
44
author: 'randomizer<randil.fernando@outlook.com>'
55
runs:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "attach-jira-tickets",
2+
"name": "create-jira-release-notes",
33
"version": "1.0.0",
44
"description": "",
55
"main": "index.js",

0 commit comments

Comments
 (0)