mirror of
https://github.com/snachodog/tok-to-insta-follower-bridge.git
synced 2025-09-12 23:23:31 -06:00
🛠️ fix ci
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -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