mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-05-05 17:14:39 +02:00
Merge pull request #2206 from PrismLauncher/renovate/softprops-action-gh-release-2.x
This commit is contained in:
commit
51443fce8b
2
.github/workflows/trigger_release.yml
vendored
2
.github/workflows/trigger_release.yml
vendored
@ -84,7 +84,7 @@ jobs:
|
||||
|
||||
- name: Create release
|
||||
id: create_release
|
||||
uses: softprops/action-gh-release@v1
|
||||
uses: softprops/action-gh-release@v2
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
tag_name: ${{ github.ref }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user