Fixup script name in version bumper action.

Signed-off-by: SuperQ <superq@gmail.com>
This commit is contained in:
SuperQ 2023-05-03 21:22:20 +02:00
parent 5c5f1f725d
commit 5a3968dd20
No known key found for this signature in database
GPG key ID: C646B23C9E3245F1

View file

@ -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 }}