mirror of
https://github.com/easingthemes/ssh-deploy.git
synced 2025-04-28 11:00:42 -04:00
further fixes
This commit is contained in:
parent
bed42ef321
commit
d42d2576ab
1 changed files with 1 additions and 1 deletions
2
.github/workflows/manual-release.yml
vendored
2
.github/workflows/manual-release.yml
vendored
|
@ -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: |
|
||||
|
|
Loading…
Add table
Reference in a new issue