Skip to content

Commit

Permalink
Update get.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Q3dlaXpoaQ authored Mar 3, 2024
1 parent a0c1eef commit 8bb590a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/get.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,9 @@ jobs:
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
tag: "每日节点"
file: "nodefree.txt;openrunner.txt"
file: |
nodefree.txt
openrunner.txt
overwrite: true
draft: false
prerelease: false
Expand Down

0 comments on commit 8bb590a

Please sign in to comment.