ci: add GitHub Actions workflows for upstream sync and release automation

This commit is contained in:
Your Name 2026-03-04 17:19:56 +08:00
parent 0d201261c8
commit 5d421e8a76
7035 changed files with 106275 additions and 0 deletions

View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200 200">
<rect x="10" y="10" width="180" height="180" fill="#4285f4" rx="20"/>
<circle cx="100" cy="100" r="50" fill="#ffffff"/>
<text x="100" y="110" text-anchor="middle" font-size="24" fill="#333">測試</text>
</svg>

After

Width:  |  Height:  |  Size: 343 B