Compare commits

...

3 Commits

Author SHA1 Message Date
xopenwrt 4e37e8d084
fix action upload 2025-11-26 19:34:44 +08:00
xopenwrt 732b5f3844
Test 2025-11-26 19:17:39 +08:00
xopenwrt d0be16a8cb
Test upload 2025-11-26 19:15:12 +08:00
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ jobs:
- name: Download Github Release API
run: |
wget https://api.github.com/repos/${{github.repository}}/releases/tags/AutoUpdate -O API
- name: Upload API to Github Release
uses: svenstaro/upload-release-action@v2
with: