Skip to content

Merge pull request #125 from RobinDev/linebreak #27

Merge pull request #125 from RobinDev/linebreak

Merge pull request #125 from RobinDev/linebreak #27

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