Skip to content

chore: Add release-drafter github action. #1

chore: Add release-drafter github action.

chore: Add release-drafter github action. #1

Workflow file for this run

name: release
on:
push:
branches: [master]
pull_request_target:
branches: [master]
types: [opened, reopened, synchronize]
jobs:
release:
uses: TokTok/ci-tools/.github/workflows/release-drafter.yml@master