Skip to content

Commit

Permalink
Disable default release-on-push action
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomDietrich committed Oct 29, 2024
1 parent 1b5449e commit 545a4ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- uses: rymndhng/release-on-push-action@master
id: release
with:
bump_version_scheme: minor
bump_version_scheme: norelease
use_github_release_notes: true

- name: Log Release Version
Expand Down

0 comments on commit 545a4ce

Please sign in to comment.