Skip to content

Commit

Permalink
Use local update
Browse files Browse the repository at this point in the history
  • Loading branch information
wmaxey committed Nov 1, 2024
1 parent e2a7aa1 commit e3c3fc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-create-new.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
git show --oneline --no-patch HEAD | tee -a $GITHUB_STEP_SUMMARY
- name: Update version numbers in main
uses: ./.github/workflows/update-branch-version.yml@main
uses: ./.github/workflows/update-branch-version.yml
with:
new_version: "${{ inputs.main_version }}"
target_branch: "main"
Expand Down

0 comments on commit e3c3fc8

Please sign in to comment.