Skip to content

2.9.3

2.9.3 #37

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