mirror of https://github.com/red-prig/fpPS4.git
Update main.yml
This commit is contained in:
parent
c9615d8f15
commit
5fa656dee2
|
@ -56,7 +56,7 @@ jobs:
|
|||
zip -9 -qq -r "fpPS4_%GITHUB_REF_NAME%.zip" "fpPS4.exe" "sce_module/info.txt"
|
||||
|
||||
- name: Release
|
||||
uses: softprops/action-gh-release@v1
|
||||
uses: red-prig/action-gh-release@v1
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
with:
|
||||
files: ./fpPS4_${{ github.ref_name }}.zip
|
||||
|
|
Loading…
Reference in New Issue