mirror of
https://github.com/itdoginfo/allow-domains.git
synced 2026-03-26 06:46:24 +03:00
Update misc files
This commit is contained in:
7
.github/workflows/create-lists.yml
vendored
7
.github/workflows/create-lists.yml
vendored
@@ -30,7 +30,8 @@ jobs:
|
|||||||
-v ${{ github.workspace }}/Categories:/app/Categories \
|
-v ${{ github.workspace }}/Categories:/app/Categories \
|
||||||
-v ${{ github.workspace }}/Services:/app/Services \
|
-v ${{ github.workspace }}/Services:/app/Services \
|
||||||
-v ${{ github.workspace }}/SRS:/app/SRS \
|
-v ${{ github.workspace }}/SRS:/app/SRS \
|
||||||
itdoginfo/compilesrs:0.1.4
|
-v ${{ github.workspace }}/DAT:/app/DAT \
|
||||||
|
itdoginfo/compilesrs:0.1.5
|
||||||
|
|
||||||
- name: Check Russia/inside-dnsmasq-ipset
|
- name: Check Russia/inside-dnsmasq-ipset
|
||||||
uses: itdoginfo/dnsmasq-action@0.1
|
uses: itdoginfo/dnsmasq-action@0.1
|
||||||
@@ -78,5 +79,7 @@ jobs:
|
|||||||
- name: Release
|
- name: Release
|
||||||
uses: softprops/action-gh-release@v2.1.0
|
uses: softprops/action-gh-release@v2.1.0
|
||||||
with:
|
with:
|
||||||
files: "${{ github.workspace }}/SRS/*.srs"
|
files: |
|
||||||
|
"${{ github.workspace }}/SRS/*.srs"
|
||||||
|
"${{ github.workspace }}/DAT/*.dat"
|
||||||
tag_name: ${{ env.TAG_NAME }}
|
tag_name: ${{ env.TAG_NAME }}
|
||||||
3
.gitignore
vendored
3
.gitignore
vendored
@@ -2,4 +2,5 @@ antifilter-domains.lst
|
|||||||
uablacklist-domains.lst
|
uablacklist-domains.lst
|
||||||
zaboronahelp-domains.lst
|
zaboronahelp-domains.lst
|
||||||
SRS
|
SRS
|
||||||
JSON
|
JSON
|
||||||
|
DAT
|
||||||
Reference in New Issue
Block a user