mirror of
https://github.com/itdoginfo/allow-domains.git
synced 2026-01-25 04:06:38 +03:00
Test
This commit is contained in:
5
.github/workflows/create-lists.yml
vendored
5
.github/workflows/create-lists.yml
vendored
@@ -79,6 +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:
|
files: |
|
||||||
"${{ github.workspace }}/DAT/*.dat"
|
${{ github.workspace }}/DAT/*.dat
|
||||||
|
${{ github.workspace }}/SRS/*.srs
|
||||||
tag_name: ${{ env.TAG_NAME }}
|
tag_name: ${{ env.TAG_NAME }}
|
||||||
|
|||||||
Reference in New Issue
Block a user