Skip to content

2.9.4

2.9.4 #38

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