Skip to content

Commit

Permalink
Fixup script name in version bumper action.
Browse files Browse the repository at this point in the history
Signed-off-by: SuperQ <superq@gmail.com>
  • Loading branch information
SuperQ committed May 3, 2023
1 parent 5c5f1f7 commit 5a3968d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/version_bumper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
with:
fetch-depth: 0

- run: ./.github/scripts/version_bumper.sh ${{ matrix.repo }} ${{ matrix.role }}
- run: ./.github/scripts/version_updater.sh ${{ matrix.repo }} ${{ matrix.role }}

0 comments on commit 5a3968d

Please sign in to comment.