Skip to content

feat/MSSDK-2049: captcha challenge in purchase flow #1300

feat/MSSDK-2049: captcha challenge in purchase flow

feat/MSSDK-2049: captcha challenge in purchase flow #1300

Workflow file for this run

name: Prepare feature package
on:
pull_request:
types: [opened, synchronize]
jobs:
publish:
uses: ./.github/workflows/call-publish.yml
permissions:
contents: read
packages: write
with:
access: restricted
registry: npm.pkg.github.com
scope: '@cleeng'
branch: ${{ github.head_ref }}
secrets:
TOKEN: ${{ secrets.GITHUB_TOKEN }}