Skip to content

Merge pull request #8 from fingerprintjs/chore/integration-checklist #9

Merge pull request #8 from fingerprintjs/chore/integration-checklist

Merge pull request #8 from fingerprintjs/chore/integration-checklist #9

Workflow file for this run

name: release
on:
push:
branches:
- main
jobs:
release-workflow:
uses: fingerprintjs/dx-team-toolkit/.github/workflows/release-typescript-project.yml@v1
with:
distFolderNeedForRelease: true
secrets:
GH_RELEASE_TOKEN: ${{ secrets.GH_RELEASE_TOKEN }}