Skip to content

Commit

Permalink
fix: fake commit to test release
Browse files Browse the repository at this point in the history
  • Loading branch information
feerglas committed Sep 14, 2020
1 parent 20879ae commit 2f8e04e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/triggerLyneComponents.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ require('dotenv')

if (!version || version === true) {
console.log('No new version was released, thus not triggering lyne-components');

shell.exit(0);
}

Expand Down

0 comments on commit 2f8e04e

Please sign in to comment.