Skip to content

fix(css): replace value 'center' with '0% 0%' for mask-position inita… #152

fix(css): replace value 'center' with '0% 0%' for mask-position inita…

fix(css): replace value 'center' with '0% 0%' for mask-position inita… #152

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