mirror of
https://github.com/itdoginfo/allow-domains.git
synced 2025-09-01 18:19:41 +00:00
Test
This commit is contained in:
parent
4ab1ff94dc
commit
ccb8b42a43
1 changed files with 2 additions and 3 deletions
5
.github/workflows/create-lists.yml
vendored
5
.github/workflows/create-lists.yml
vendored
|
@ -79,7 +79,6 @@ jobs:
|
|||
- name: Release
|
||||
uses: softprops/action-gh-release@v2.1.0
|
||||
with:
|
||||
files: |
|
||||
- "${{ github.workspace }}/SRS/*.srs"
|
||||
- "${{ github.workspace }}/DAT/*.dat"
|
||||
files:
|
||||
"${{ github.workspace }}/DAT/*.dat"
|
||||
tag_name: ${{ env.TAG_NAME }}
|
||||
|
|
Loading…
Add table
Reference in a new issue