Skip to content

Commit

Permalink
Update hostsoneline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gvoze32 committed Mar 1, 2022
1 parent 31c3b39 commit e824295
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/hostsoneline.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
name: Hostsoneline
on:
schedule:
- cron: '33 5 * * 3'
- cron: '41 5 * * 3'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: szenius/[email protected]
- name: Set local timezone to Indonesia
uses: szenius/[email protected]
with:
timezoneLinux: "Asia/Indonesia"
- uses: actions/checkout@v1
- name: Get one line hosts data from source
run: |
cd releases
Expand Down

0 comments on commit e824295

Please sign in to comment.