Skip to content

Commit 3025e8a

Browse files
ci: rename the custom github actions to use the new repo names
Signed-off-by: Harikrishnan Balagopal <[email protected]>
1 parent 2e66246 commit 3025e8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
ref: ${{ github.event.inputs.commit_ref }}
8282
fetch-depth: 0
8383
- name: create release draft
84-
uses: konveyor/create-release-draft@v1
84+
uses: konveyor/move2kube-create-release-draft@v1
8585
with:
8686
token: ${{ secrets.GITHUB_TOKEN }}
8787
tag: ${{ github.event.inputs.tag }}

0 commit comments

Comments
 (0)