-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UID2-2674 Implement shared publish to docker versioned (#59)
* Fix version_number_input for `Create Release` * Fix Docker Release name * Use kcc-UID2-2674-implement-shared-publish-to-docker-versioned for creating release * use the alternative sort approach for retrieving the previous tag * Use v4 version of mikepenz/release-changelog-builder-action * Add v to the release name for the verion number * Use `steps.setup.outputs.is_release` instead of `IS_RELEASE` * Use v2 instead of kcc custom branch * Remove `version_number_input` from inputs * Change `version_number_input` to `new_version` * Remove duplicated `new_version` inputs
- Loading branch information
1 parent
68fe241
commit db70628
Showing
3 changed files
with
12 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters