Skip to content

trailing slash documentation fix (#43) #38

trailing slash documentation fix (#43)

trailing slash documentation fix (#43) #38

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 }}