Skip to content

Commit 08e4e07

Browse files
committed
chore: remove split in release.yml temporarily
1 parent b5430e2 commit 08e4e07

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ jobs:
7373
git config pull.rebase true
7474
git config --global user.email "[email protected]"
7575
git config --global user.name "Hypervel"
76-
bash ./bin/split.sh foundation
7776
if [ ${{ inputs.force_delete }} = true ]; then
7877
bash ./bin/release.sh v${{ steps.version.outputs.version }} -f
7978
else

0 commit comments

Comments
 (0)