Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
luongvo committed May 27, 2024
1 parent a838056 commit ba3d275
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/create_release_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
path: "version.properties"
properties: "templateScriptVersion"

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

0 comments on commit ba3d275

Please sign in to comment.