Skip to content

Commit

Permalink
artifact uploading
Browse files Browse the repository at this point in the history
  • Loading branch information
mukeenanyafiq authored Aug 9, 2024
1 parent e5c49ff commit caa7e54
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/generate-IPs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,9 @@ jobs:

- name: Run IP generation script
run: node generate4BillionIPs.js

- name: Upload generated IPs file
uses: actions/upload-artifact@v3
with:
name: generated-ips
path: ./4BillionIPs.txt

0 comments on commit caa7e54

Please sign in to comment.