Skip to content

Commit

Permalink
Global rename repositories
Browse files Browse the repository at this point in the history
  • Loading branch information
Wend4r committed Sep 26, 2024
1 parent fd23a67 commit 2132dca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-multiple-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ jobs:
package_name = 'polyhook-build-${{ needs.setup.outputs.buildnumber }}-{}-${{ env.GITHUB_SHA_SHORT }}'
checksum_linux = '${{ needs.publish.outputs.checksum_linux }}'
checksum_windows = '${{ needs.publish.outputs.checksum_windows }}'
json_url = 'https://untrustedmodders.github.io/polyhook/polyhook.json'
json_url = 'https://untrustedmodders.github.io/plugify-polyhook/polyhook.json'
def load_json_from_url(url):
try:
Expand Down

0 comments on commit 2132dca

Please sign in to comment.