mirror of
https://github.com/gwdevhub/Daybreak.git
synced 2026-07-15 15:19:57 +00:00
Bump versions
This commit is contained in:
@@ -8,5 +8,5 @@ jobs:
|
||||
create-release:
|
||||
uses: ./.github/workflows/create-release-branch-template.yml
|
||||
with:
|
||||
versionBump: bump-build
|
||||
versionBump: "*.*.^.0"
|
||||
secrets: inherit
|
||||
|
||||
@@ -8,5 +8,5 @@ jobs:
|
||||
create-release:
|
||||
uses: ./.github/workflows/create-release-branch-template.yml
|
||||
with:
|
||||
versionBump: bump-major
|
||||
versionBump: "^.0.0.0"
|
||||
secrets: inherit
|
||||
|
||||
@@ -8,5 +8,5 @@ jobs:
|
||||
create-release:
|
||||
uses: ./.github/workflows/create-release-branch-template.yml
|
||||
with:
|
||||
versionBump: bump-minor
|
||||
versionBump: "*.^.0.0"
|
||||
secrets: inherit
|
||||
|
||||
Reference in New Issue
Block a user