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 ( a956730 → ab8e…
Browse files Browse the repository at this point in the history
…99a )
  • Loading branch information
greyrock-repo-duster[bot] committed Jul 3, 2024
1 parent 31001a4 commit aa17f77
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.40@sha256:a956730904aa17df1eef7eebfe1f1281ac36e8a4be9035a70e6a7fb51e449a5e
uses: docker://ghcr.io/bjw-s/mdbook:0.4.40@sha256:ab8e99ad9868734800b6c97b6c50f7b535f0c2381b157f693bd9afa955599923
with:
args: bash -c "cd docs && mdbook build"

Expand Down

0 comments on commit aa17f77

Please sign in to comment.