mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-23 22:41:05 +01:00
Removed updater action
This commit is contained in:
parent
766022cb14
commit
a9ff4099c0
6
.github/workflows/vs-win.yml
vendored
6
.github/workflows/vs-win.yml
vendored
@ -78,9 +78,3 @@ jobs:
|
||||
git describe --always | tee latest_ver
|
||||
aws s3 cp latest_id s3://vgmstream-builds/ --acl public-read
|
||||
aws s3 cp latest_ver s3://vgmstream-builds/ --acl public-read
|
||||
|
||||
- name: Web request action
|
||||
uses: Satak/webrequest-action@v1.2.3
|
||||
if: github.event_name != 'pull_request'
|
||||
with:
|
||||
url: https://vgmstream-builds.losno.co/callFupa?secret=${{ secrets.FUPA_UPDATER_SECRET }}
|
||||
|
Loading…
Reference in New Issue
Block a user