mirror of
https://github.com/Loyalsoldier/surge-rules.git
synced 2026-03-17 20:24:55 +08:00
Chore: bump softprops/action-gh-release from 1 to 2 (#43)
This commit is contained in:
parent
02bd2da9ed
commit
1576186b26
2
.github/workflows/run.yml
vendored
2
.github/workflows/run.yml
vendored
@ -117,7 +117,7 @@ jobs:
|
||||
mv ruleset ./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…
x
Reference in New Issue
Block a user