Skip to content

Added support for custom service URIs. #10

Added support for custom service URIs.

Added support for custom service URIs. #10

# Taken from https://github.com/RageAgainstThePixel/upm-subtree-split
name: upm-subtree-split
on:
push:
branches:
- main
jobs:
upm-subtree-split:
permissions:
contents: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: RageAgainstThePixel/upm-subtree-split@v1.1
with:
package-root: "**/Packages/com.uralstech.ucloud.operations"