Skip to content

chore(ci): Label idle issues can run weekly (#682) #123

chore(ci): Label idle issues can run weekly (#682)

chore(ci): Label idle issues can run weekly (#682) #123

name: publish-release
on:
push:
branches:
- main
jobs:
publish-release:
uses: mdn/workflows/.github/workflows/publish-release.yml@main
with:
target-repo: "mdn/data"
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}