Fix: release workflow tolerates missing tag on first stable release. Bump 03.10.05
Some checks failed
Repo Health / Access control (push) Successful in 2s
Auto-Update SHA Hash / Update SHA-256 Hash in updates.xml (release) Failing after 4s
Repo Health / Release configuration (push) Failing after 4s
Repo Health / Scripts governance (push) Successful in 4s
Repo Health / Repository health (push) Failing after 4s

curl -sf → curl -s for tag lookup (404 is expected on first release).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Jonathan Miller
2026-04-18 17:22:57 -05:00
parent 4a0d6df02d
commit 550719daa7
5 changed files with 20 additions and 20 deletions

View File

@@ -17,7 +17,7 @@
"defgroup": "Joomla.Template.Site",
"ingroup": "MokoCassiopeia.Template.Assets",
"path": "./media/templates/site/mokocassiopeia/joomla.asset.json",
"version": "03.10.04",
"version": "03.10.05",
"brief": "Joomla asset registry for MokoCassiopeia"
}
},