Skip to content

Commit

Permalink
Add create adlist
Browse files Browse the repository at this point in the history
  • Loading branch information
NamNH committed Jul 17, 2024
1 parent 053aa2d commit 78dbc84
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/adlist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@ env:
NODE_ENV: production

jobs:
cgps:
adlist:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
repository: "mrrfv/cloudflare-gateway-pihole-scripts"
ref: "v1"
repository: "jicedtea/cloudflare-gateway-pihole-scripts"
ref: "main"

- name: Install Node.js
uses: actions/setup-node@v4
Expand Down

0 comments on commit 78dbc84

Please sign in to comment.