Skip to content

Merge branch '91-impr-add-iterations-to-gpc-for-loop' of github.com:g… #4

Merge branch '91-impr-add-iterations-to-gpc-for-loop' of github.com:g…

Merge branch '91-impr-add-iterations-to-gpc-for-loop' of github.com:g… #4

Workflow file for this run

name: Beta Release
on:
push:
branches:
- "beta/**"
jobs:
call_npm_beta_release:
permissions:
contents: read
id-token: write
uses: szikszail/workflows/.github/workflows/npm-beta-release.yml@v1
secrets:
npm_token: ${{ secrets.npm_token }}