We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 359fd08 commit 8ab0fe0Copy full SHA for 8ab0fe0
.github/workflows/rust.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- uses: actions/checkout@v4
16
- - uses: docker://ghcr.io/msrd0/cargo-doc2readme:nightly
+ - uses: docker://codeberg.org/msrd0/cargo-doc2readme:nightly
17
with:
18
entrypoint: cargo
19
args: doc2readme -p influxdb --expand-macros --check
0 commit comments