diff --git a/.github/workflows/release.yml b/.github/workflows/release-patch.yml similarity index 90% rename from .github/workflows/release.yml rename to .github/workflows/release-patch.yml index 924b8b3..3b36c45 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release-patch.yml @@ -1,16 +1,14 @@ # Adapted from https://github.com/joshka/github-workflows/blob/main/.github/workflows/rust-release-plz.yml # Thanks to joshka for permission to use this template! -name: Create Release PR and Publish Release +name: Create patch release permissions: pull-requests: write contents: write on: - push: - branches: - - main + workflow_dispatch: jobs: release-plz: diff --git a/README.md b/README.md index b16364e..b94f49b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ ![check](https://github.com/Dark-Alex-17/managarr/actions/workflows/check.yml/badge.svg) ![test](https://github.com/Dark-Alex-17/managarr/actions/workflows/test.yml/badge.svg) -![test](https://github.com/Dark-Alex-17/managarr/actions/workflows/release.yml/badge.svg) ![License](https://img.shields.io/badge/license-MIT-blueviolet.svg) ![LOC](https://tokei.rs/b1/github/Dark-Alex-17/managarr?category=code) [![crates.io link](https://img.shields.io/crates/v/managarr.svg)](https://crates.io/crates/managarr)