Skip to content

feat: add reload scene methods and tests (#53) #28

feat: add reload scene methods and tests (#53)

feat: add reload scene methods and tests (#53) #28

Workflow file for this run

name: 🚀 Release
on:
push:
branches:
- 'main'
paths-ignore:
- '**.md'
jobs:
create-release:
name: Release
uses: ./.github/workflows/release-template.yml
secrets: inherit