Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

chore(deps-dev): bump @metamask/providers from 17.0.0 to 17.1.0 (#348) #325

chore(deps-dev): bump @metamask/providers from 17.0.0 to 17.1.0 (#348)

chore(deps-dev): bump @metamask/providers from 17.0.0 to 17.1.0 (#348) #325

name: Publish main branch docs to GitHub Pages
on:
push:
branches: main
jobs:
publish-to-gh-pages:
name: Publish docs to `staging` directory of `gh-pages` branch
permissions:
contents: write
uses: ./.github/workflows/publish-docs.yml
with:
destination_dir: staging
secrets:
PUBLISH_DOCS_TOKEN: ${{ secrets.PUBLISH_DOCS_TOKEN }}