Skip to content

feat: enhance logging, improve error handling in downloader and GUI c… #8

feat: enhance logging, improve error handling in downloader and GUI c…

feat: enhance logging, improve error handling in downloader and GUI c… #8

Workflow file for this run

name: Release
on:
push:
branches:
- main
- master
jobs:
release:
uses: YisusChrist/github-actions-workflows/.github/workflows/release.yml@main
with:
python-version: "3.12"
secrets: inherit