Skip to content

feat(ci): enable trusted publishing via release-plz #221

feat(ci): enable trusted publishing via release-plz

feat(ci): enable trusted publishing via release-plz #221

Workflow file for this run

name: Test
on:
push:
branches:
- main
pull_request:
jobs:
test:
uses: joshka/github-workflows/.github/workflows/rust-test.yml@main
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}