Skip to content

Release

Release #6

Workflow file for this run

# v3.200.30
name: Release
on:
workflow_dispatch:
jobs:
release:
uses: VirtoCommerce/.github/.github/workflows/release.yml@v3.200.30
secrets:
envPAT: ${{ secrets.REPO_TOKEN }}