Skip to content

Release

Release #168

Workflow file for this run

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