Small fixe with the default CI
This commit is contained in:
@@ -38,4 +38,10 @@ jobs:
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
prerelease: true
|
||||
tag: 'v${{ steps.semantic_setup.outputs.version }}'
|
||||
tag: 'v${{ steps.semantic_setup.outputs.version }}'
|
||||
|
||||
pull-request-ci:
|
||||
name: Start all pull request CI jobs
|
||||
needs:
|
||||
- create-release
|
||||
uses: Moderlab-Production/BlenderObjectType/.github/workflows/pr_main.yml@develop
|
||||
Reference in New Issue
Block a user