Update main.yml

This commit is contained in:
Pavel 2022-12-31 17:15:42 +03:00 committed by red-prig
parent c9615d8f15
commit 5fa656dee2
1 changed files with 1 additions and 1 deletions

View File

@ -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