mirror of
https://github.com/itdoginfo/allow-domains.git
synced 2026-01-25 04:06:38 +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 }}/Services:/app/Services \
|
||||
-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
|
||||
uses: itdoginfo/dnsmasq-action@0.1
|
||||
@@ -78,5 +79,7 @@ jobs:
|
||||
- name: Release
|
||||
uses: softprops/action-gh-release@v2.1.0
|
||||
with:
|
||||
files: "${{ github.workspace }}/SRS/*.srs"
|
||||
files: |
|
||||
"${{ github.workspace }}/SRS/*.srs"
|
||||
"${{ github.workspace }}/DAT/*.dat"
|
||||
tag_name: ${{ env.TAG_NAME }}
|
||||
Reference in New Issue
Block a user