Skip to content

docs: Update Docker run command in README.md #69

docs: Update Docker run command in README.md

docs: Update Docker run command in README.md #69

Workflow file for this run

name: Build and release
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
package:
runs-on: ubuntu-latest
steps:
- uses: nuuday/github-changelog-action@v1.0.1
with:
next_version: 1.0.0
config_dir: .chglog