Skip to content

If this shit doesnt work now, cities will burn #33

If this shit doesnt work now, cities will burn

If this shit doesnt work now, cities will burn #33

Workflow file for this run

name: Deploy package "KV" to NPM

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

View workflow run for this annotation

GitHub Actions / .github/workflows/deploy_kv.yml

Invalid workflow file

(Line: 19, Col: 5): Unexpected value 'environment'
on:
workflow_dispatch:
push:
tags:
- 'kv-[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: kv
secrets: inherit
environment: Deploy