Skip to content

Commit 8ab0fe0

Browse files
committed
ci: cargo-doc2readme moved to codeberg
1 parent 359fd08 commit 8ab0fe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v4
16-
- uses: docker://ghcr.io/msrd0/cargo-doc2readme:nightly
16+
- uses: docker://codeberg.org/msrd0/cargo-doc2readme:nightly
1717
with:
1818
entrypoint: cargo
1919
args: doc2readme -p influxdb --expand-macros --check

0 commit comments

Comments
 (0)