mirror of
https://github.com/lukaszraczylo/semver-generator.git
synced 2026-07-05 03:54:46 +00:00
Dummy commit to increment the version.
This commit is contained in:
@@ -57,7 +57,7 @@ jobs:
|
|||||||
RELEASE_VERSION: ${{ steps.semver.outputs.SEMVER }}
|
RELEASE_VERSION: ${{ steps.semver.outputs.SEMVER }}
|
||||||
steps:
|
steps:
|
||||||
- name: Run
|
- name: Run
|
||||||
uses: lukaszraczylo/semver-generator
|
uses: lukaszraczylo/semver-generator@1.0.14
|
||||||
id: semver
|
id: semver
|
||||||
with:
|
with:
|
||||||
config_file: config.yaml
|
config_file: config.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user