Skip to content

chore(deps-dev): bump lint-staged from 15.3.0 to 15.4.1 (#2889) #602

chore(deps-dev): bump lint-staged from 15.3.0 to 15.4.1 (#2889)

chore(deps-dev): bump lint-staged from 15.3.0 to 15.4.1 (#2889) #602

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