Update OrangeFox-Compile.yml

* Remove "if" condition to make it work in org
This commit is contained in:
dogpoopy
2024-05-20 11:23:50 +08:00
parent cd11c53ffb
commit 49fca92363
-1
View File
@@ -47,7 +47,6 @@ jobs:
build:
name: Build OFR by ${{ github.actor }}
runs-on: ubuntu-latest
if: github.event.repository.owner.id == github.event.sender.id
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
permissions: