Compare commits

..

No commits in common. "4e37e8d084c42a828902f3031f83a7397e485f28" and "e4a1159b3a3076e1002945e21487a2743ed23192" have entirely different histories.

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: