mirror of
https://github.com/codex-team/editor.js
synced 2026-03-14 22:55:47 +01:00
Change action name
This commit is contained in:
parent
e7fb816a24
commit
2fc5932c21
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ jobs:
|
|||
uses: codex-team/action-nodejs-package-info@v1
|
||||
|
||||
# Stop workflow and do not bump version if it was changed already
|
||||
- name: Stop workflow if version was not changed
|
||||
- name: Stop workflow if version was changed already
|
||||
uses: styfle/cancel-workflow-action@0.12.0
|
||||
if: steps.packageOld.outputs.version != steps.packageNew.outputs.version
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue