Skip to content

Update dependency importlib_resources to v6.4.3 #156

Update dependency importlib_resources to v6.4.3

Update dependency importlib_resources to v6.4.3 #156

Workflow file for this run

name: Deploy docs
on: # yamllint disable-line rule:truthy
push:
branches:
- main
tags:
- v*
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: SciCatProject/scicatlive/.github/actions/mkdocs-pages@main
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
push: true