Skip to content

Commit

Permalink
Use pi-hole as tag for blacklist
Browse files Browse the repository at this point in the history
  • Loading branch information
szinn committed Jun 13, 2023
1 parent 9119dc3 commit 87bd47f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-blacklist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,6 @@ jobs:
repo_token: ${{ steps.generate-token.outputs.token }}
file: hosts.blacklist
asset_name: hosts.blacklist
tag: ${{ github.ref }}
tag: pi-hole
overwrite: true
body: "Current blacklisted sites"

0 comments on commit 87bd47f

Please sign in to comment.