Skip to content

Hotfix: Support Unity 6+ Versions #34

Hotfix: Support Unity 6+ Versions

Hotfix: Support Unity 6+ Versions #34

Workflow file for this run

name: Versioning
on:
release:
types: [published, edited]
jobs:
updateMajorTag:
name: Update major tag
runs-on: ubuntu-latest
steps:
- uses: Actions-R-Us/actions-tagger@v2