We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e502785 commit 38378beCopy full SHA for 38378be
README.md
@@ -8,10 +8,10 @@ with less time for pushes during action development and pulls during CI executio
8
9
10
## Inputs
11
-- `release-branch` **Required**
+- `release-branch` **Required**
12
The name of branch to push compiled file.
13
14
-- `release-tags` optional
+- `release-tags` optional
15
The names of the tag to attach to the commit of the compiled file.
16
17
## Example
0 commit comments