mirror of
https://github.com/itdoginfo/allow-domains.git
synced 2025-04-14 02:38:08 +00:00
Test
This commit is contained in:
parent
b6ae5b3761
commit
4ab1ff94dc
1 changed files with 3 additions and 3 deletions
6
.github/workflows/create-lists.yml
vendored
6
.github/workflows/create-lists.yml
vendored
|
@ -80,6 +80,6 @@ jobs:
|
|||
uses: softprops/action-gh-release@v2.1.0
|
||||
with:
|
||||
files: |
|
||||
"${{ github.workspace }}/SRS/*.srs"
|
||||
"${{ github.workspace }}/DAT/*.dat"
|
||||
tag_name: ${{ env.TAG_NAME }}
|
||||
- "${{ github.workspace }}/SRS/*.srs"
|
||||
- "${{ github.workspace }}/DAT/*.dat"
|
||||
tag_name: ${{ env.TAG_NAME }}
|
||||
|
|
Loading…
Add table
Reference in a new issue