We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5430e2 commit 08e4e07Copy full SHA for 08e4e07
.github/workflows/release.yml
@@ -73,7 +73,6 @@ jobs:
73
git config pull.rebase true
74
git config --global user.email "[email protected]"
75
git config --global user.name "Hypervel"
76
- bash ./bin/split.sh foundation
77
if [ ${{ inputs.force_delete }} = true ]; then
78
bash ./bin/release.sh v${{ steps.version.outputs.version }} -f
79
else
0 commit comments