Skip to content

chore: Create an automatic webpack build #1

chore: Create an automatic webpack build

chore: Create an automatic webpack build #1

Workflow file for this run

name: Webpack build workflow
on:
push:
branches: main
jobs:
greet:
runs-on: ubuntu-latest
steps:
- run: npm run build