This repository was archived by the owner on Jun 9, 2026. It is now read-only.
Bump the ci-dependencies group across 1 directory with 5 updates (#91) #18
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: "GitHub Pages - Rust doc" | |
| on: | |
| push: | |
| branches: | |
| - main | |
| # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages | |
| permissions: | |
| contents: read | |
| pages: write | |
| id-token: write | |
| jobs: | |
| docs: | |
| uses: darbiadev/.github/.github/workflows/github-pages-rust-doc.yaml@45471b560aceda922ebec22a20b72f0c29914cad |