Skip to content

fix(deps): switch from git to version deps for crates.io publishing #11

fix(deps): switch from git to version deps for crates.io publishing

fix(deps): switch from git to version deps for crates.io publishing #11

name: Release Please
on:
push:
branches: [main]
jobs:
release:
uses: oxidized-mc/ci/.github/workflows/release-please.yml@main
permissions:
contents: write
pull-requests: write