mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-06-06 20:37:32 +00:00
fix formatting of github action files workflow_dispatch
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
name: Publish API package to NPM
|
||||
on: workflow_dispatch
|
||||
on:
|
||||
workflow_dispatch
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
name: Publish UI package to NPM
|
||||
on: workflow_dispatch
|
||||
on:
|
||||
workflow_dispatch
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user