xmr-btc-swap/.github/actions
rishflab 13764161a3 Add create release archive action for windows
Windows users may not have a tar extractor installed by default so 7z
was used to create a zip archive. I attempted to add the action names to
 the strategy matrix so we dont need if statements to choose the
 appropriate create release archive action but github did not like when
 I passed a field under strategy.matrix.include into steps.uses.
2021-03-04 12:29:33 +11:00
..
create-release-archive Use gtar to create release archive 2021-03-04 09:00:24 +11:00
create-release-archive-windows Add create release archive action for windows 2021-03-04 12:29:33 +11:00