Switch Angular from hash-based to path-based routing so each Wails window (/tray, /main, /settings) loads its correct route. Archive GitHub Actions workflows to .gh-actions/, update Forgejo deploy registry to dappco.re/osi, and apply gofmt/alignment fixes across packages. Co-Authored-By: Virgil <virgil@lethean.io>
10 lines
168 B
YAML
10 lines
168 B
YAML
name: Auto Project
|
|
|
|
on:
|
|
issues:
|
|
types: [opened, labeled]
|
|
|
|
jobs:
|
|
project:
|
|
uses: host-uk/.github/.github/workflows/auto-project.yml@main
|
|
secrets: inherit
|