Skip to content

Add --force/-f to publish command #249

Add --force/-f to publish command

Add --force/-f to publish command #249

Workflow file for this run

name: Spelling
on: [push, pull_request]
jobs:
typos:
name: "Spell check"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: crate-ci/typos@master
with:
files: .