Skip to content

feat: docker socket is configurable #19

feat: docker socket is configurable

feat: docker socket is configurable #19

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 }}