-
-
Notifications
You must be signed in to change notification settings - Fork 604
Closed
Labels
Description
In my workflow I produce msi installer with the name: appName(x64)_1.0.0.xx.msi
action-gh-release replaces brackets with dots. It produces following name: appName.x64._1.0.0.xx.msi it is not only display issue. After clicking download downloaded artifact has also name with dots.
Reactions are currently unavailable