Revert changes

This commit is contained in:
Kevin López Brante 2022-08-23 12:05:58 -04:00 committed by GitHub
parent 8e00d2cb8c
commit 34ba457af1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -129,9 +129,3 @@ jobs:
# tar cvfz vgmstream-audacious.tar.gz vgmstream.so
# cd ..
# aws s3 cp audacious/vgmstream-audacious.tar.gz s3://vgmstream-builds/${{github.sha}}/linux/vgmstream-audacious.tar.gz --acl public-read
- name: Send webhook to Netlify for updating the website
if: github.event_name != 'pull_request'
uses: distributhor/workflow-webhook@v2.0.4
with:
webhook_url: ${{secrets.NETLIFY_WEBHOOK}}