Skip to content

Commit

Permalink
Fighting against github
Browse files Browse the repository at this point in the history
  • Loading branch information
Labfox committed Sep 11, 2024
1 parent 13d50e0 commit f3bb32d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion whatsfly/dependencies/github_actions_download.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@


def download_file(file, path):
github_path = "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"
github_path = "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"

headers = {"Authorization": "token "+github_path}

Expand Down

0 comments on commit f3bb32d

Please sign in to comment.