Skip to content

Deploy package "VMT" to NPM #14

Deploy package "VMT" to NPM

Deploy package "VMT" to NPM #14

Workflow file for this run

name: Deploy package "VMT" to NPM

Check failure on line 1 in .github/workflows/deploy_vmt.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/deploy_vmt.yml

Invalid workflow file

(Line: 19, Col: 5): Unexpected value 'environment'
on:
workflow_dispatch:
push:
tags:
- 'vmt-[0-9].[0-9].[0-9]'
permissions:
id-token: write # Required for OIDC
contents: read
jobs:
deploy_kv:
uses: ./.github/workflows/_deploy.yml
with:
package-name: vmt
secrets: inherit
environment: Deploy