Clear file

This commit is contained in:
2022-05-30 14:52:17 +02:00
parent 428dbbe004
commit 3e5c19cdb3
2 changed files with 0 additions and 36 deletions
-7
View File
@@ -13,13 +13,6 @@ jobs:
name: Initialize all data about the package
uses: Moderlab-Production/BlenderTemplate/.github/workflows/initialize_data.yml@main
prepare-first-release:
name: Make the pre-release
needs: init-release-data
uses: Moderlab-Production/BlenderTemplate/.github/workflows/generate_release.yml@main
with:
bump_version: ${{ needs.init-release-data.outputs.version_type }}
unit-test:
uses: Moderlab-Production/BlenderTemplate/.github/workflows/unit_test.yml@main