Skip to content

Commit bdfd2b3

Browse files
committed
Update
1 parent 3210e53 commit bdfd2b3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/create_release_pr.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ jobs:
2525
path: "version.properties"
2626
properties: "templateScriptVersion"
2727

28-
- uses: nimblehq/github-actions-workflows/create_release_pr@0.1.10
28+
- uses: nimblehq/github-actions-workflows/create_release_pull_request@0.1.10
2929
with:
30-
version: ${{ steps.version.outputs.templateScriptVersion }}
31-
changelogConfiguration: ".github/workflows/config/changelog-release.json"
30+
release_version: ${{ steps.version.outputs.templateScriptVersion }}
31+
changelog_configuration: ".github/workflows/config/changelog-release.json"
3232
assignee: luongvo-bot

0 commit comments

Comments
 (0)