Skip to content

2.10.4

2.10.4 #43

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