Skip to content

feat: get variation details by variation type (#19) #15

feat: get variation details by variation type (#19)

feat: get variation details by variation type (#19) #15

Workflow file for this run

name: Release
on:
workflow_dispatch:
push:
branches:
- main
jobs:
release_please:
name: Release Please
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@f3969c04a4ec81d7a9aa4010d84ae6a7602f86a7 # v4.1.1
with:
token: ${{ secrets.WORKFLOW_TOKEN }} # We need to set the PAT so the publish workflow can be triggered