Skip to content
This repository was archived by the owner on Oct 17, 2025. It is now read-only.

chore(deps-dev): bump @babel/eslint-parser from 7.26.10 to 7.27.0 (#2… #619

chore(deps-dev): bump @babel/eslint-parser from 7.26.10 to 7.27.0 (#2…

chore(deps-dev): bump @babel/eslint-parser from 7.26.10 to 7.27.0 (#2… #619

name: publish-release
on:
push:
branches:
- main
jobs:
publish-release:
if: github.triggering_actor != 'dependabot[bot]'
uses: mdn/workflows/.github/workflows/publish-release.yml@main
with:
npm-publish: ${{ false }}
target-repo: 'mdn/interactive-examples'
secrets:
GH_TOKEN: ${{ secrets.GH_TOKEN }}