Compare commits
3 Commits
e4a1159b3a
...
4e37e8d084
| Author | SHA1 | Date |
|---|---|---|
|
|
4e37e8d084 | |
|
|
732b5f3844 | |
|
|
d0be16a8cb |
|
|
@ -31,7 +31,7 @@ jobs:
|
||||||
- name: Download Github Release API
|
- name: Download Github Release API
|
||||||
run: |
|
run: |
|
||||||
wget https://api.github.com/repos/${{github.repository}}/releases/tags/AutoUpdate -O API
|
wget https://api.github.com/repos/${{github.repository}}/releases/tags/AutoUpdate -O API
|
||||||
|
|
||||||
- name: Upload API to Github Release
|
- name: Upload API to Github Release
|
||||||
uses: svenstaro/upload-release-action@v2
|
uses: svenstaro/upload-release-action@v2
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue