Skip to content

Commit

Permalink
Update domains.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Surfboardv2ray authored Aug 7, 2024
1 parent 0e14d69 commit e20cdcd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/domains.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Extract Domains

on:
# push:
push:
paths:
- ".github/workflows/domains.yml"
# branches:
# - main
# pull_request:
Expand Down Expand Up @@ -40,4 +42,5 @@ jobs:
git add Domains/output.txt
timestamp=$(TZ='Asia/Tehran' date)
git commit -m "✅Updated on ${timestamp}"
git pull
git push

0 comments on commit e20cdcd

Please sign in to comment.