Merge pull request 'fix: repo url' (#3) from dev-v0.7.x into main
Some checks failed
Build and Publish Docker Image (Semantic Cache) / build-and-push-semantic (push) Failing after 53s
Build and Publish Docker Image / build-and-push (push) Failing after 51s

Reviewed-on: https://bitfreedom.net/code/code/nomyo-ai/nomyo-router/pulls/3
This commit is contained in:
Alpha Nerd 2026-04-02 13:31:08 +02:00
commit 748bb1e932
2 changed files with 4 additions and 0 deletions

View file

@ -45,6 +45,8 @@ jobs:
- name: Checkout repository
uses: https://github.com/actions/checkout@v4
with:
github-server-url: https://bitfreedom.net/code
- name: Set up QEMU (for multi-arch builds)
uses: https://github.com/docker/setup-qemu-action@v3

View file

@ -38,6 +38,8 @@ jobs:
- name: Checkout repository
uses: https://github.com/actions/checkout@v4
with:
github-server-url: https://bitfreedom.net/code
- name: Set up QEMU (for multi-arch builds)
uses: https://github.com/docker/setup-qemu-action@v3