Compare commits

...

2 Commits

Author SHA1 Message Date
41f365126d add .npmignore file 2023-08-26 18:29:05 -07:00
2c37ae21da cleanup 2023-08-26 15:00:38 -07:00
2 changed files with 5 additions and 3 deletions

View File

@@ -3,9 +3,9 @@ name: Build and publish
on:
workflow_dispatch: { }
push:
branches:
- master
# push:
# branches:
# - master
jobs:
publish:

2
.npmignore Normal file
View File

@@ -0,0 +1,2 @@
.gitea
tsconfig.json