Skip to content

Enhance footnote handling by protecting code blocks in markdown (#6) #10

Enhance footnote handling by protecting code blocks in markdown (#6)

Enhance footnote handling by protecting code blocks in markdown (#6) #10

Workflow file for this run

name: Publish NPM Package to GitHub Packages and npm
on:
push:
branches:
- ci
tags:
- 'v*.*.*'
jobs:
publish:
if: github.repository_owner == 'sy-records'
uses: sy-records/.github/.github/workflows/npm-publish.yml@main
secrets: inherit