mirror of
https://github.com/Loyalsoldier/clash-rules.git
synced 2024-11-14 04:35:33 +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/
|
cp *.txt ./publish/
|
||||||
|
|
||||||
- name: Release and upload assets
|
- name: Release and upload assets
|
||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v2
|
||||||
with:
|
with:
|
||||||
name: ${{ env.RELEASE_NAME }}
|
name: ${{ env.RELEASE_NAME }}
|
||||||
tag_name: ${{ env.TAG_NAME }}
|
tag_name: ${{ env.TAG_NAME }}
|
||||||
|
Loading…
Reference in New Issue
Block a user