Rust library to generate static websites
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix(ci): Pass allow-dirty

+1
+1
.github/workflows/release.yml
··· 44 44 GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} 45 45 CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }} 46 46 with: 47 + args: "--allow-dirty" 47 48 create-github-release: true