Update readme.md

This commit is contained in:
2025-08-27 11:26:24 -07:00
committed by GitHub
parent de2c118b0e
commit 7095dfdcd2

View File

@@ -1,4 +1,14 @@
```yml ```yml
on:
push:
workflow_dispatch:
jobs:
call-npm-build:
uses: multipleof4/.github/.github/workflows/npm-build.yml@master
permissions:
contents: write
```
```yml
on: on:
workflow_dispatch: workflow_dispatch:
inputs: inputs: