This repository was archived by the owner on Sep 2, 2022. It is now read-only.
Commit d6c00af
committed
Fix version release tag message being "" instead of empty
Little hacky but no variations of `--message` and `""` seemed to work
This simply a bug in EndBug/add-and-commit action's argument parsing,
the original one is ofc a completely valid Git command.1 parent 6e9f83d commit d6c00af
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments