Skip to content

3.0.0

3.0.0 #44

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