Skip to content

fix: consistent help messaging for jump to top and bottom #11

fix: consistent help messaging for jump to top and bottom

fix: consistent help messaging for jump to top and bottom #11

Workflow file for this run

permissions:
pull-requests: write
contents: write
on:
push:
branches:
- master
jobs:
release-plz:
uses: robertpsoane/github-workflows/.github/workflows/rust-release-plz.yml@main
permissions:
pull-requests: write
contents: write
secrets:
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}