diff --git a/.github/workflows/vs-win.yml b/.github/workflows/vs-win.yml index e4e3a2a4..3bba4fcd 100644 --- a/.github/workflows/vs-win.yml +++ b/.github/workflows/vs-win.yml @@ -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 }}