Skip to content

Commit

Permalink
Update and rename improved-new-feature.yml to release-improved-new-fe…
Browse files Browse the repository at this point in the history
…ature.yml
  • Loading branch information
zen0bit authored Feb 29, 2024
1 parent d19a020 commit 992e7c8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
on:
push:
tags: [ 'v*.*.*.*' ]
tags: [ 'v*.*.*' ]

workflow_dispatch:

Expand All @@ -12,4 +12,4 @@ jobs:
steps:
- uses: rymndhng/release-on-push-action@main
with:
bump_version_scheme: norelease
bump_version_scheme: patch

0 comments on commit 992e7c8

Please sign in to comment.