Fixing Fixing Fixing Fixing Deploy (#107)
This commit was merged in pull request #107.
This commit is contained in:
5
.github/workflows/deploy.yml
vendored
5
.github/workflows/deploy.yml
vendored
@@ -13,7 +13,10 @@ jobs:
|
||||
- id: bump
|
||||
uses: zwaldowski/match-label-action@v1
|
||||
with:
|
||||
allowed: major,minor,patch
|
||||
allowed: >
|
||||
major
|
||||
minor
|
||||
patch
|
||||
- id: ver
|
||||
uses: zwaldowski/semver-release-action@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user