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

Commit

Permalink
ci(github-action): update image ghcr.io/bjw-s/mdbook ( 6bf12e9 → e250…
Browse files Browse the repository at this point in the history
…2ed )
  • Loading branch information
greyrock-repo-duster[bot] authored Apr 24, 2024
1 parent dabd378 commit 2412067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
token: ${{ steps.app-token.outputs.token }}

- name: Build docs
uses: docker://ghcr.io/bjw-s/mdbook:0.4.37@sha256:6bf12e90c0664695f6f0635bc6a3c126422fc17860e634a4c8d0616e752390c7
uses: docker://ghcr.io/bjw-s/mdbook:0.4.37@sha256:e2502ed5bc6a1480fda48454f48f3e1282cc0e5c50b5e93b41798a12fae692e6
with:
args: bash -c "cd docs && mdbook build"

Expand Down

0 comments on commit 2412067

Please sign in to comment.