Change comment

This commit is contained in:
GoldenJaden 2023-12-09 12:34:24 +03:00
parent b32d7886d7
commit e7fb816a24

View file

@ -31,7 +31,7 @@ jobs:
id: packageOld
uses: codex-team/action-nodejs-package-info@v1
# Stop workflow if version was not changed
# Stop workflow and do not bump version if it was changed already
- name: Stop workflow if version was not changed
uses: styfle/cancel-workflow-action@0.12.0
if: steps.packageOld.outputs.version != steps.packageNew.outputs.version