Rust library to generate static websites
5
fork

Configure Feed

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

ci: oops

+1 -1
+1 -1
.github/workflows/release.yml
··· 27 27 uses: bruits/sampo/crates/sampo-github-action@main 28 28 env: 29 29 GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} 30 - CARGO_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }} 30 + CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }} 31 31 with: 32 32 create-github-release: true 33 33 upload-binary: true