Skip to content

Bump version v1.9.6 -> v1.9.7 #617

Bump version v1.9.6 -> v1.9.7

Bump version v1.9.6 -> v1.9.7 #617

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