Skip to content

Commit

Permalink
edited Download External Script
Browse files Browse the repository at this point in the history
  • Loading branch information
mrFavoslav committed Dec 31, 2024
1 parent e7a55b6 commit 43d341b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Download External Script
run: |
curl -H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" -o keydrop_giveaway_script.js \
https://raw.githubusercontent.com/mrFavoslav/KeyDrop-BOT/main/script/keydrop_giveaway_script.js
https://raw.githubusercontent.com/mrFavoslav/KeyDrop-BOT/refs/heads/main/script/keydrop_giveaway_script.js
- name: Create GitHub Release
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 43d341b

Please sign in to comment.