Merge branch 'release' into feature/V2.3.0

pull/413/head
Simon (Darkside) Jackson 2023-02-06 14:11:17 +00:00 committed by GitHub
commit 68edffc749
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 8 deletions

View File

@ -14,16 +14,15 @@ concurrency:
cancel-in-progress: true
jobs:
# Run Unity multi-version build unit tests defined in the package
Run-Unit-Tests:
name: Run Unity Unit Tests
uses: ./.github/workflows/rununitybuildmultiversion.yml
# Update the package release version
#Update-Version:
# name: Update Package Version
# uses: ./.github/workflows/tagrelease.yml
# with:
# build-target: windows
# secrets: inherit
Update-Version:
name: Update Package Version
uses: ./.github/workflows/tagrelease.yml
with:
build-target: windows
secrets: inherit

View File

@ -1,4 +1,12 @@
# Unity UI Extensions README
# This repository is being migrated to GitHub
The new home for this repository is:
> ## https://github.com/Unity-UI-Extensions/com.unity.uiextensions
BitBucket is just not what it used to be (workable)
## Unity UI Extensions README
This is an extension project for the new Unity UI system which can be found at: [Unity UI Source](https://bitbucket.org/Unity-Technologies/ui)