Skip to content

Commit f797b76

Browse files
committed
Release 0.3.2, generated from commit 76104ea
1 parent bf46c7c commit f797b76

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ inputs:
2121
event_type:
2222
required: false
2323
description: '"build" or "deployment"'
24-
default: build
2524
environment:
2625
required: false
2726
description: 'Environment name'

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jira-ci-cd-integration",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"private": true,
55
"description": "TypeScript template action",
66
"main": "lib/main.js",

0 commit comments

Comments
 (0)