mirror of
https://github.com/multipleof4/sune.git
synced 2026-01-13 16:17:55 +00:00
9 lines
166 B
YAML
9 lines
166 B
YAML
on:
|
|
push:
|
|
workflow_dispatch:
|
|
jobs:
|
|
call-npm-build:
|
|
uses: multipleof4/.github/.github/workflows/npm-build.yml@master
|
|
permissions:
|
|
contents: write
|