Skip to content

Added all files

Added all files #16

Workflow file for this run

name: Release
on:
push:
branches:
- master
- main
jobs:
release:
uses: finsweet/workflow-release/.github/workflows/release.yml@main
secrets:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}