mirror of
https://github.com/Loyalsoldier/clash-rules.git
synced 2024-11-10 15:25:34 +08:00
Chore: bump softprops/action-gh-release from 1 to 2 (#267)
This commit is contained in:
parent
7055f29131
commit
0c3c03ea62
2
.github/workflows/run.yml
vendored
2
.github/workflows/run.yml
vendored
@ -110,7 +110,7 @@ jobs:
|
||||
cp *.txt ./publish/
|
||||
|
||||
- name: Release and upload assets
|
||||
uses: softprops/action-gh-release@v1
|
||||
uses: softprops/action-gh-release@v2
|
||||
with:
|
||||
name: ${{ env.RELEASE_NAME }}
|
||||
tag_name: ${{ env.TAG_NAME }}
|
||||
|
Loading…
Reference in New Issue
Block a user