further fixes

This commit is contained in:
Aleksander Wolak 2024-02-16 01:06:08 +01:00
parent bed42ef321
commit d42d2576ab
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ jobs:
- name: Run Tests
run: npm test --if-present
- name: Create a release - ${{ github.event.inputs.version }}
uses: cycjimmy/semantic-release-action@v3
uses: cycjimmy/semantic-release-action@v4
with:
dry_run: ${{ github.event.inputs.dryRun == 'true' }}
extra_plugins: |