Skip to content

Commit a3cb8d1

Browse files
authored
Update android-release-artifacts.yml
1 parent 5f88fbc commit a3cb8d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/android-release-artifacts.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,9 @@ jobs:
3131
build-aar:
3232
name: build-aar
3333
needs: check-if-aar-exists
34+
if: ${{ !github.event.pull_request.head.repo.fork }}
3435
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@release/2.7
36+
secrets: inherit
3537
permissions:
3638
id-token: write
3739
contents: read

0 commit comments

Comments
 (0)