Skip to content

build(deps): bump unicode-ident from 1.0.14 to 1.0.16 (#271) #203

build(deps): bump unicode-ident from 1.0.14 to 1.0.16 (#271)

build(deps): bump unicode-ident from 1.0.14 to 1.0.16 (#271) #203

Workflow file for this run

name: Release
on:
push:
branches:
- master
jobs:
release:
runs-on: ubuntu-latest
permissions:
pull-requests: write
contents: write
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: dtolnay/rust-toolchain@stable
- uses: MarcoIeni/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}