Skip to content

2.10.3

2.10.3 #42

Workflow file for this run

name: Deploy
on:
release:
types: [published]
jobs:
deploy:
name: Deploy
uses: KatsuteDev/Workflows/.github/workflows/npm.deploy.vs.yml@main
with:
environment: VSCE Package
secrets: inherit