Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Commit

Permalink
Now with label
Browse files Browse the repository at this point in the history
  • Loading branch information
dwendland committed Mar 20, 2024
1 parent bd399a9 commit d277edc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,13 @@ jobs:
java-package: jdk

- id: match-label
name: Match semver labels
uses: zwaldowski/match-label-action@v1
with:
allowed: major,minor,patch

- uses: zwaldowski/semver-release-action@v2
name: Semver release
with:
dry_run: true
bump: ${{ steps.match-label.outputs.match }}
Expand Down

0 comments on commit d277edc

Please sign in to comment.