Skip to content

Merge pull request #73 from yuan-93/Migrate-To-Typescript-#72 #17

Merge pull request #73 from yuan-93/Migrate-To-Typescript-#72

Merge pull request #73 from yuan-93/Migrate-To-Typescript-#72 #17

Workflow file for this run

name: Publish package to NPM
on:
push:
branches:
- main
jobs:
publish-and-notify:
uses: codex-team/github-workflows/.github/workflows/npm-publish-and-notify-reusable.yml@main
secrets:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
CODEX_BOT_NOTIFY_EDITORJS_PUBLIC_CHAT: ${{ secrets.CODEX_BOT_NOTIFY_EDITORJS_PUBLIC_CHAT }}