We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97578e5 commit ea51543Copy full SHA for ea51543
.github/workflows/create_release.yml
@@ -4,6 +4,9 @@ on:
4
version:
5
type: string
6
description: Version to create tag on
7
+ changelog:
8
+ type: environment
9
+ description: Enter changelog
10
11
name: Create Release
12
0 commit comments