Skip to content

The model uv index number does not match the face index number when exporting usd with skin cluster automatically. #358

The model uv index number does not match the face index number when exporting usd with skin cluster automatically.

The model uv index number does not match the face index number when exporting usd with skin cluster automatically. #358

name: Move Issues to Triage
on:
issues:
types: [opened, reopened]
jobs:
move-triage-card:
runs-on: ubuntu-latest
steps:
- uses: alex-page/[email protected]
with:
project: Issue Triage
column: Needs triage
repo-token: ${{ secrets.REPO_ACCESS_TOKEN }}