xuri / excelize-wasm

A WebAssembly build of the Go Excelize library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
https://xuri.me/excelize
BSD 3-Clause "New" or "Revised" License
197 stars 34 forks source link

This add GitHub Action for unit test and bump version #1

Closed covv closed 2 years ago

covv commented 2 years ago

PR Details

This add GitHub Action for unit test and bump version

Description

Update GitHub Action configurations

Related Issue

N/A

Motivation and Context

Prepare for publish NPM package.

How Has This Been Tested

Add Go modules and using the workflow instead of make files

Types of changes

Checklist