Skip to content

Release

Release #22

Workflow file for this run

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