Skip to content

fixed dev ci

fixed dev ci #11

Workflow file for this run

name: Release Candidate Workflow
on:
push:
branches:
- main
jobs:
lodestone-desktop:
uses: ./.github/workflows/desktop.yml
with:
version: rc
debug: false
release: true
secrets: inherit