Skip to content

Update index.en.md #2289

Update index.en.md

Update index.en.md #2289

Workflow file for this run

name: NPM Automation
on: [push]
env:
NODE_ENV: production
jobs:
build-and-test:
runs-on: ubuntu-latest
name: Build and test
steps:
- uses: actions/checkout@v4
- uses: bahmutov/npm-install@v1
- run: npm version