Skip to content

fix(app): consider empty string a value in parameters #397

fix(app): consider empty string a value in parameters

fix(app): consider empty string a value in parameters #397

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