generated from templates/typescript-types
publish 0.1.0
All checks were successful
Build and publish / build-and-publish (push) Successful in 10s
All checks were successful
Build and publish / build-and-publish (push) Successful in 10s
This commit is contained in:
parent
14a9838d04
commit
0f63765418
@ -3,9 +3,9 @@ name: Build and publish
|
||||
|
||||
on:
|
||||
workflow_dispatch: { }
|
||||
# push:
|
||||
# branches:
|
||||
# - master
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
build-and-publish:
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@js/types",
|
||||
"version": "1.0.0",
|
||||
"version": "0.1.0",
|
||||
"description": "Template project for creating new TypeScript type-definition-only packages",
|
||||
"main": "src/index.d.ts",
|
||||
"types": "src/index.d.ts",
|
||||
|
Loading…
x
Reference in New Issue
Block a user