Skip to content

feat: add custom serialize and deserialize for StringSet and NumberSet #616

feat: add custom serialize and deserialize for StringSet and NumberSet

feat: add custom serialize and deserialize for StringSet and NumberSet #616

Workflow file for this run

name: dynamodb-dashboard Builder
on:
push:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set Node.js 16.x
uses: actions/setup-node@v3
with:
node-version: 16.x
- name: Publish (--dry-run)
run: make publish