Skip to content

Merge pull request #62 from mailyso/prevent-duplication-for-cjk-langu… #16

Merge pull request #62 from mailyso/prevent-duplication-for-cjk-langu…

Merge pull request #62 from mailyso/prevent-duplication-for-cjk-langu… #16

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 }}