mirror of
https://github.com/sern-handler/handler
synced 2026-06-24 08:42:17 +00:00
chore: audit & remove tspattern (#256)
* chore: move import * build: remove ts pattern * fix: forgot to convert to switch * fix workflow * refactor: lift function out of readyHandler * refactor: clean up errTap signature * fix: sern emitter emitting wrong payload * wa * style: space * chore: remove old errTap * chore:bump discord.js * chore: eslint format
This commit is contained in:
2
.github/workflows/npm-publish.yml
vendored
2
.github/workflows/npm-publish.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
- recursive: true
|
||||
args: [--strict-peer-dependencies]
|
||||
- run: pnpm install
|
||||
- run: pnpm build
|
||||
- run: pnpm build:prod
|
||||
- uses: JS-DevTools/npm-publish@v1
|
||||
with:
|
||||
token: ${{ secrets.NPM_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user