Skip to content
This repository has been archived by the owner on Apr 6, 2024. It is now read-only.

Commit

Permalink
Change URL
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacMarovitz authored Oct 21, 2023
1 parent 6cbf444 commit 3972772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-gptk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,4 @@ jobs:
AUTH_KEY_SECRET: ${{ secrets.AUTH_KEY_SECRET }}
run: |
zip Libraries.zip Libraries.tar.gz
curl https://data.getwhisky.app/Libraries.zip -X PUT --header "X-Custom-Auth-Key: "$AUTH_KEY_SECRET"" --data-binary Libraries.zip
curl https://whisky-bucket.isaacmarovitz.workers.dev/Libraries.zip -X PUT --header "X-Custom-Auth-Key: "$AUTH_KEY_SECRET"" --data-binary Libraries.zip

0 comments on commit 3972772

Please sign in to comment.