mirror of
https://github.com/snachodog/tok-to-insta-follower-bridge.git
synced 2026-06-03 23:08:30 -06:00
🛠️ fix ci
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
run: npm ci
|
||||
|
||||
- name: Check if release is required
|
||||
run: npx changeset status
|
||||
run: ls .changeset/*.md > /dev/null 2>&1 || exit 1
|
||||
|
||||
- name: If there is no need to release
|
||||
if: ${{ failure() }}
|
||||
|
||||
Reference in New Issue
Block a user