Update URLs from code.flowmade.one to git.flowmade.one

Migrate all action files to use the new Gitea server URL.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2025-12-30 14:39:01 +01:00
parent 14d7cae864
commit 17b45c7753
6 changed files with 8 additions and 8 deletions

View File

@@ -10,7 +10,7 @@ inputs:
default: 'latest'
registry:
description: Registry URL
default: 'code.flowmade.one'
default: 'git.flowmade.one'
username:
description: Registry username
default: ${{ github.repository_owner }}