revanced-manager
revanced-manager copied to clipboard
fix: CI flows
?(.asc) is not supported in GitHub actions (I think). Also, assembleRelease do not produce any .asc file so maybe that line can be removed.
https://github.com/brosssh/revanced-manager/actions/runs/15465948686/job/43537932873
I also commited the package-lock.json, which is needed for npm ci (in release workflow).
https://github.com/brosssh/revanced-manager/actions/runs/15486019652/job/43600778587
Tested and works.