mirror of
https://github.com/soapingtime/diyhrt.git
synced 2026-03-22 23:26:24 +00:00
fix hrtcafe
thanks ellie (https://transgirl.fr) and sorry it took me so long to get to your email
This commit is contained in:
parent
8a65d438d5
commit
27e30bb03e
1 changed files with 2 additions and 2 deletions
4
.github/workflows/hrtcafe.net.yml
vendored
4
.github/workflows/hrtcafe.net.yml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: DIYHRT.cafe
|
||||
name: HRTCafe.net
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
run: |
|
||||
rm -rf diyhrt.cafe
|
||||
rm -rf hrtcafe.net
|
||||
wget -mkpKEH --limit-rate 10m --random-wait --user-agent="github.com/soapingtime/diyhrt" --domains=hrtcafe.net https://hrtcafe.net || true
|
||||
wget -rk --limit-rate 10m --random-wait --user-agent="github.com/soapingtime/diyhrt" --domains=hrtcafe.net https://hrtcafe.net || true
|
||||
- name: commit changes
|
||||
if: ${{ success() }}
|
||||
uses: EndBug/add-and-commit@v9
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue