-
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.
- Loading branch information
1 parent
4bde02d
commit 6de9cb9
Showing
4 changed files
with
0 additions
and
50 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,11 +15,6 @@ inputs: | |
description: "Scope of the release" | ||
required: true | ||
|
||
# changelog-config: | ||
# description: "Path to the changelog config" | ||
# required: false | ||
# # default: "" | ||
# default: "$GITHUB_ACTION_PATH/changelog-config.json" | ||
changelog-file: | ||
description: "Path to the changelog file" | ||
required: false | ||
|
@@ -95,7 +90,6 @@ runs: | |
changelog-file: "${{ inputs.changelog-file }}" | ||
fetch-reviewers: "true" | ||
fetch-release-information: "true" | ||
# config: "${{ inputs.changelog-config }}" | ||
|
||
- name: Commit and push changes including .bumpversion.cfg file | ||
uses: bakdata/ci-templates/actions/[email protected] | ||
|
This file was deleted.
Oops, something went wrong.