mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 22:11:48 +08:00
Update softprops/action-gh-release action to v2
This commit is contained in:
2
.github/workflows/Build_mR-NB.yml
vendored
2
.github/workflows/Build_mR-NB.yml
vendored
@@ -130,7 +130,7 @@ jobs:
|
||||
|
||||
- name: (10) Create release
|
||||
id: create_release
|
||||
uses: softprops/action-gh-release@v1
|
||||
uses: softprops/action-gh-release@v2
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # This token is provided by Actions, you do not need to create your own token
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user